>>> php84-pecl-grpc: Building testing/php84-pecl-grpc 1.67.0-r0 (using abuild 3.14.0-r0) started Tue, 22 Oct 2024 21:50:40 +0000 >>> php84-pecl-grpc: Validating /home/buildozer/aports/testing/php84-pecl-grpc/APKBUILD... >>> WARNING: php84-pecl-grpc: Setting the maintainer with a comment is deprecated. Use maintainer="Andy Postnikov " instead >>> php84-pecl-grpc: Analyzing dependencies... >>> php84-pecl-grpc: Installing for build: build-base php84-common php84-dev openssl-dev linux-headers (1/28) Installing php84-common (8.4.0_rc2-r0) (2/28) Installing argon2-libs (20190702-r5) (3/28) Installing xz-libs (5.6.3-r0) (4/28) Installing libxml2 (2.13.4-r1) (5/28) Installing php84 (8.4.0_rc2-r0) (6/28) Installing m4 (1.4.19-r3) (7/28) Installing libbz2 (1.0.8-r6) (8/28) Installing perl (5.40.0-r3) (9/28) Installing autoconf (2.72-r0) (10/28) Installing bsd-compat-headers (0.7.2-r6) (11/28) Installing libformw (6.5_p20241006-r0) (12/28) Installing libmenuw (6.5_p20241006-r0) (13/28) Installing libpanelw (6.5_p20241006-r0) (14/28) Installing libncurses++ (6.5_p20241006-r0) (15/28) Installing ncurses-dev (6.5_p20241006-r0) (16/28) Installing libedit-dev (20240808.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 (3.1-r0) (22/28) Installing php84-dev (8.4.0_rc2-r0) (23/28) Installing openssl-dev (3.3.2-r3) (24/28) Installing linux-headers (6.6-r1) (25/28) Installing .makedepends-php84-pecl-grpc (20241022.215041) (26/28) Installing perl-error (0.17029-r2) (27/28) Installing perl-git (2.46.2-r0) (28/28) Installing git-perl (2.46.2-r0) Executing busybox-1.37.0-r3.trigger OK: 380 MiB in 129 packages >>> php84-pecl-grpc: Cleaning up srcdir >>> php84-pecl-grpc: Cleaning up pkgdir >>> php84-pecl-grpc: Cleaning up tmpdir >>> php84-pecl-grpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-grpc-1.67.0.tgz >>> php84-pecl-grpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-grpc-1.67.0.tgz >>> php84-pecl-grpc: Checking sha512sums... php-pecl-grpc-1.67.0.tgz: OK boringssl.patch: OK >>> php84-pecl-grpc: Unpacking /var/cache/distfiles/edge/php-pecl-grpc-1.67.0.tgz... >>> php84-pecl-grpc: boringssl.patch patching file third_party/boringssl-with-bazel/src/include/openssl/target.h Configuring for: PHP Version: 8.4 PHP Api Version: 20240924 Zend Module Api No: 20240924 Zend Extension Api No: 420240924 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 build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode checking for gawk... no checking for nawk... no checking for awk... awk checking if awk is broken... no 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 for PHP prefix... /usr checking for PHP includes... -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib checking for PHP extension directory... /usr/lib/php84/modules checking for PHP installed headers prefix... /usr/include/php84 checking if debugging is enabled... no checking if PHP is built with thread safety (ZTS)... no Configuring extension 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 Configuring libtool 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 Generating files configure: creating build directories configure: creating Makefile configure: patching config.h.in configure: creating ./config.status config.status: creating config.h /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/client_channel/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/channelz/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/ext/upb-gen/envoy/admin/v3/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/stateful_session/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/gcp_authentication/.libs mkdir src/core/ext/filters/message_size/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/http/client/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/fault_injection/.libs mkdir src/core/ext/filters/http/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/census/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/transport/chttp2/alpn/.libs mkdir src/core/ext/transport/chttp2/transport/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/filters/backend_metrics/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/rbac/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/channel_idle/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/transport/chttp2/client/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/http/server/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/transport/chttp2/server/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/transport/inproc/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/filters/http/message_compress/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/annotations/.libs mkdir src/core/ext/upb-gen/envoy/config/cluster/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/bootstrap/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/common/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/core/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/endpoint/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/listener/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/metrics/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/overload/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/rbac/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/route/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.upb_minitable.c -o src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.lo -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/tap/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/config/trace/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.upb_minitable.c -MMD -MF src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.dep -MT src/core/ext/upb-gen/envoy/config/trace/v3/opencensus.lo -fPIC -DPIC -o src/core/ext/upb-gen/envoy/config/trace/v3/.libs/opencensus.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/data/accesslog/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/clusters/aggregate/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/filters/common/fault/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/fault/v3/.libs mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/router/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gcp_authn/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/rbac/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs mkdir src/core/ext/upb-gen/envoy/extensions/filters/http/stateful_session/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/common/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/load_balancing_policies/client_side_weighted_round_robin/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/load_balancing_policies/wrr_locality/v3/.libs mkdir src/core/ext/upb-gen/envoy/extensions/transport_sockets/tls/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/load_balancing_policies/ring_hash/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/extensions/upstreams/http/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/service/discovery/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/type/http/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/service/load_stats/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/service/status/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/type/metadata/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/type/tracing/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/envoy/type/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs mkdir src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs mkdir src/core/ext/upb-gen/google/api/.libs mkdir: can't create directory 'src/core/ext/upb-gen/google/api/expr/v1alpha1/.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.upb_minitable.c -o src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.lo -MMD -MF src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.dep -MT src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/google/protobuf/.libs mkdir src/core/ext/upb-gen/google/protobuf/.libs mkdir: can't create directory 'src/core/ext/upb-gen/google/protobuf/.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/flow_control.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/src/proto/grpc/gcp/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/google/rpc/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/src/proto/grpc/health/v1/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/opencensus/proto/trace/v1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.upb_minitable.c -MMD -MF src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.dep -MT src/core/ext/upb-gen/opencensus/proto/trace/v1/trace_config.lo -fPIC -DPIC -o src/core/ext/upb-gen/opencensus/proto/trace/v1/.libs/trace_config.o mkdir src/core/ext/upb-gen/src/proto/grpc/lb/v1/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/src/proto/grpc/lookup/v1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/udpa/annotations/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/validate/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/annotations/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/core/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/service/orca/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/type/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/data/orca/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upb-gen/xds/type/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/admin/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 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/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame.cc:207:12, inlined from 'static decltype (declval()((declval)()...)) absl::lts_20240116::base_internal::Callable::Invoke(F&&, Args&& ...) [with F = grpc_core::{anonymous}::SerializeHeaderAndPayload&; Args = {grpc_core::Http2GoawayFrame&}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/internal/invoke.h:185:30, inlined from 'absl::lts_20240116::base_internal::invoke_result_t absl::lts_20240116::base_internal::invoke(F&&, Args&& ...) [with F = grpc_core::{anonymous}::SerializeHeaderAndPayload&; Args = {grpc_core::Http2GoawayFrame&}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/internal/invoke.h:212:43, inlined from 'constexpr absl::lts_20240116::variant_internal::PerformVisitation::ReturnType absl::lts_20240116::variant_internal::PerformVisitation::Run(std::false_type, std::index_sequence, absl::lts_20240116::variant_internal::SizeT...) const [with unsigned int ...TupIs = {0}; unsigned int ...Is = {6}; Op = grpc_core::{anonymous}::SerializeHeaderAndPayload&; QualifiedVariants = {absl::lts_20240116::variant&}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/types/internal/variant.h:921:39, inlined from 'constexpr absl::lts_20240116::variant_internal::PerformVisitation::ReturnType absl::lts_20240116::variant_internal::PerformVisitation::operator()(absl::lts_20240116::variant_internal::SizeT...) const [with unsigned int ...Is = {6}; Op = grpc_core::{anonymous}::SerializeHeaderAndPayload&; QualifiedVariants = {absl::lts_20240116::variant&}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/types/internal/variant.h:909:15, inlined from 'static decltype (declval()((declval)()...)) absl::lts_20240116::base_internal::Callable::Invoke(F&&, Args&& ...) [with F = absl::lts_20240116::variant_internal::PerformVisitation&>; Args = {std::integral_constant}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/internal/invoke.h:185:30, inlined from 'absl::lts_20240116::base_internal::invoke_result_t absl::lts_20240116::base_internal::invoke(F&&, Args&& ...) [with F = absl::lts_20240116::variant_internal::PerformVisitation&>; Args = {std::integral_constant}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/internal/invoke.h:212:43, inlined from 'static absl::lts_20240116::variant_internal::VisitIndicesResultT absl::lts_20240116::variant_internal::ReachableSwitchCase::Run(Op&&) [with Op = absl::lts_20240116::variant_internal::PerformVisitation&>; unsigned int I = 6]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/types/internal/variant.h:295:39, inlined from 'static absl::lts_20240116::variant_internal::VisitIndicesResultT absl::lts_20240116::variant_internal::VisitIndicesSwitch::Run(Op&&, std::size_t) [with Op = absl::lts_20240116::variant_internal::PerformVisitation&>; unsigned int EndIndex = 9]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/types/internal/variant.h:372:46, inlined from 'absl::lts_20240116::variant_internal::VisitResult absl::lts_20240116::visit(Visitor&&, Variants&& ...) [with Visitor = grpc_core::{anonymous}::SerializeHeaderAndPayload&; Variants = {variant&}]' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/types/variant.h:433:74, inlined from 'void grpc_core::Serialize(absl::lts_20240116::Span >, SliceBuffer&)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame.cc:472:16: /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame.cc:74:13: warning: writing 4 bytes into a region of size 2 [-Wstringop-overflow=] 74 | output[0] = static_cast(x >> 24); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame.cc: In function 'void grpc_core::Serialize(absl::lts_20240116::Span >, SliceBuffer&)': /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/annotations/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/accesslog/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/cluster/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/bootstrap/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/common/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/ext/transport/chttp2/transport/hpack_parse_result.h:36, from ./src/core/ext/transport/chttp2/transport/hpack_parser_table.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/hpack_parser_table.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/ext/transport/chttp2/transport/hpack_parse_result.h:36, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/hpack_parse_result.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/ext/upbdefs-gen/envoy/config/core/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/ext/transport/chttp2/transport/hpack_parse_result.h:36, from ./src/core/ext/transport/chttp2/transport/hpack_parser.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/hpack_parser.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/listener/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/client_channel/lb_metadata.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/lb_metadata.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/metrics/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.upbdefs.c -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.lo -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/rbac/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/overload/v3/.libs mkdir src/core/ext/upbdefs-gen/envoy/config/route/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/tap/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/ext/transport/chttp2/transport/hpack_encoder.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/hpack_encoder.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/ext/transport/chttp2/transport/hpack_encoder.h:44: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/load_balanced_call_destination.cc:25: ./src/core/lib/promise/loop.h:132:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 132 | GPR_NO_UNIQUE_ADDRESS union { | ^ ./src/core/lib/promise/loop.h:132:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.dep -MT src/core/ext/upbdefs-gen/envoy/config/trace/v3/opencensus.lo -fPIC -DPIC -o src/core/ext/upbdefs-gen/envoy/config/trace/v3/.libs/opencensus.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:48: ./src/core/lib/promise/loop.h:132:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 132 | GPR_NO_UNIQUE_ADDRESS union { | ^ ./src/core/lib/promise/loop.h:132:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/common/fault/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/data/accesslog/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/clusters/aggregate/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/fault/v3/.libs mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/rbac/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/gcp_authn/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/http/router/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/extensions/filters/http/stateful_session/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/filters/network/http_connection_manager/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/transport_sockets/tls/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/http/stateful_session/cookie/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/service/discovery/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/extensions/upstreams/http/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/lib/surface/call.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/census/grpc_context.cc:25: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/ext/upbdefs-gen/envoy/service/load_stats/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/service/status/v3/.libs mkdir src/core/ext/upbdefs-gen/envoy/type/http/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/type/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel.cc:72: ./src/core/lib/promise/loop.h:132:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 132 | GPR_NO_UNIQUE_ADDRESS union { | ^ ./src/core/lib/promise/loop.h:132:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/type/metadata/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/type/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/envoy/type/tracing/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/google/api/expr/v1alpha1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/google/api/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.upbdefs.c -o src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.lo -MMD -MF src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.dep -MT src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/google/protobuf/.libs mkdir src/core/ext/upbdefs-gen/google/protobuf/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir: can't create directory 'src/core/ext/upbdefs-gen/google/protobuf/.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel_factory.cc:21: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/google/rpc/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/subchannel_stream_client.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/subchannel_stream_client.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/src/proto/grpc/lookup/v1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.upbdefs.c -MMD -MF src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.dep -MT src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/trace_config.lo -fPIC -DPIC -o src/core/ext/upbdefs-gen/opencensus/proto/trace/v1/.libs/trace_config.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/udpa/annotations/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/xds/annotations/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/validate/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/global_subchannel_pool.cc:25: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/client_channel/subchannel_pool_interface.h:28, from ./src/core/client_channel/global_subchannel_pool.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/global_subchannel_pool.cc:21: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_ping.cc:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:29, from ./src/core/ext/transport/chttp2/transport/internal.h:48: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/ext/upbdefs-gen/xds/core/v3/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/xds/core/v3/.libs mkdir: can't create directory 'src/core/ext/upbdefs-gen/xds/core/v3/.libs': File exists gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/poll.h:27, from ./src/core/ext/transport/chttp2/transport/frame_data.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_data.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/ext/transport/chttp2/transport/frame_data.h:35: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/transport/transport.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/stateful_session/stateful_session_service_config_parser.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_goaway.cc:33: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:29, from ./src/core/ext/transport/chttp2/transport/internal.h:48: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/call_combiner.h:33, from ./src/core/lib/transport/transport.h:45, from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/transport/transport.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/client_channel/client_channel_service_config.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel_service_config.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/local_subchannel_pool.cc:27: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/call_combiner.h:33, from ./src/core/lib/transport/transport.h:45, from ./src/core/ext/transport/chttp2/transport/frame_window_update.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_window_update.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/transport/transport.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/ext/transport/chttp2/transport/frame_settings.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_settings.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_settings.cc:33: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/resource_quota/memory_quota.h:42: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:29, from ./src/core/ext/transport/chttp2/transport/internal.h:48, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/frame_settings.cc:36: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/parsing.cc:46: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/ext/transport/chttp2/transport/frame_data.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/parsing.cc:47: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/parsing.cc:45: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/ext/upbdefs-gen/xds/type/matcher/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/fault_injection/fault_injection_service_config_parser.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/fault_injection/fault_injection_service_config_parser.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/client_channel/retry_service_config.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/retry_service_config.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/backoff/backoff.cc -o src/core/lib/backoff/backoff.lo -MMD -MF src/core/lib/backoff/backoff.dep -MT src/core/lib/backoff/backoff.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/backoff/random_early_detection.cc -o src/core/lib/backoff/random_early_detection.lo -MMD -MF src/core/lib/backoff/random_early_detection.dep -MT src/core/lib/backoff/random_early_detection.lo mkdir src/core/ext/upbdefs-gen/xds/type/v3/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/handshaker/endpoint_info/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/handshaker/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/handshaker/http_connect/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/stream_lists.cc:24: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/ext/transport/chttp2/transport/internal.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/ext/transport/chttp2/transport/frame_rst_stream.h:29, from ./src/core/ext/transport/chttp2/transport/internal.h:48: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/address_utils/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/handshaker/security/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/backoff/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/backoff/backoff.cc -MMD -MF src/core/lib/backoff/backoff.dep -MT src/core/lib/backoff/backoff.lo -fPIC -DPIC -o src/core/lib/backoff/.libs/backoff.o In file included from ./src/core/lib/resource_quota/arena.h:38, 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:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/http/client/http_client_filter.cc:20: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/channel/promise_based_filter.h:66: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/http/client/http_client_filter.h:25: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/lib/channel/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/handshaker/tcp_connect/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/backoff/random_early_detection.cc -MMD -MF src/core/lib/backoff/random_early_detection.dep -MT src/core/lib/backoff/random_early_detection.lo -fPIC -DPIC -o src/core/lib/backoff/.libs/random_early_detection.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/config_vars.cc -o src/core/lib/config/config_vars.lo -MMD -MF src/core/lib/config/config_vars.dep -MT src/core/lib/config/config_vars.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/surface/channel.h:42, from ./src/core/client_channel/direct_channel.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/direct_channel.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/config_vars_non_generated.cc -o src/core/lib/config/config_vars_non_generated.lo -MMD -MF src/core/lib/config/config_vars_non_generated.dep -MT src/core/lib/config/config_vars_non_generated.lo In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/surface/channel.h:47: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/core_configuration.cc -o src/core/lib/config/core_configuration.lo -MMD -MF src/core/lib/config/core_configuration.dep -MT src/core/lib/config/core_configuration.lo In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/load_config.cc -o src/core/lib/config/load_config.lo -MMD -MF src/core/lib/config/load_config.dep -MT src/core/lib/config/load_config.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, 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:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/http/client_authority_filter.cc:21: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/http/client_authority_filter.h:28: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:37, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, 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:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/http/server/http_server_filter.cc:21: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/http/server/http_server_filter.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/debug/event_log.cc -o src/core/lib/debug/event_log.lo -MMD -MF src/core/lib/debug/event_log.dep -MT src/core/lib/debug/event_log.lo mkdir src/core/lib/compression/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/client_channel/dynamic_filters.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/dynamic_filters.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/ext/filters/backend_metrics/backend_metric_provider.h:18, from ./src/core/ext/filters/backend_metrics/backend_metric_filter.h:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/backend_metrics/backend_metric_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48, from ./src/core/ext/filters/backend_metrics/backend_metric_filter.h:28: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/context.h:25: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from ./src/core/client_channel/retry_filter.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/retry_filter.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] mkdir src/core/lib/config/.libs ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/client_channel_filter.h:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/config_vars.cc -MMD -MF src/core/lib/config/config_vars.dep -MT src/core/lib/config/config_vars.lo -fPIC -DPIC -o src/core/lib/config/.libs/config_vars.o In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/writing.cc:40: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/writing.cc:39: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, 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:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/rbac/rbac_filter.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/rbac/rbac_filter.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/channel/call_finalization.h:23, from ./src/core/lib/channel/promise_based_filter.h:45, from ./src/core/ext/filters/message_size/message_size_filter.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/message_size/message_size_filter.cc:19: ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_factory.h:26: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/promise_based_filter.h:66: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/message_size/message_size_filter.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/debug/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/debug/event_log.cc -MMD -MF src/core/lib/debug/event_log.dep -MT src/core/lib/debug/event_log.lo -fPIC -DPIC -o src/core/lib/debug/.libs/event_log.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/load_config.cc -MMD -MF src/core/lib/config/load_config.dep -MT src/core/lib/config/load_config.lo -fPIC -DPIC -o src/core/lib/config/.libs/load_config.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/config_vars_non_generated.cc -MMD -MF src/core/lib/config/config_vars_non_generated.dep -MT src/core/lib/config/config_vars_non_generated.lo -fPIC -DPIC -o src/core/lib/config/.libs/config_vars_non_generated.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/core_configuration.cc -MMD -MF src/core/lib/config/core_configuration.dep -MT src/core/lib/config/core_configuration.lo -fPIC -DPIC -o src/core/lib/config/.libs/core_configuration.o In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel_plugin.cc:25: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/client_channel_filter.h:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/call_combiner.h:33, from ./src/core/lib/transport/transport.h:45, from ./src/core/ext/transport/inproc/inproc_transport.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/inproc/inproc_transport.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel.h:26, from ./src/core/client_channel/load_balanced_call_destination.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/load_balanced_call_destination.cc:15: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/transport/transport.h:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/connector.h:22: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/loop.h:144:62: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 144 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Loop Loop(F f) { | ^~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:128:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 128 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void SetContext(T* p) { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:128:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 128 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void SetContext(T* p) { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:80:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 80 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto CheckDelayed(Promise promise) { | ^~~~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/rbac/rbac_service_config_parser.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/rbac/rbac_service_config_parser.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, 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:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/http/message_compress/compression_filter.cc:17: ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ In file included from ./src/core/lib/channel/promise_based_filter.h:66: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/http/message_compress/compression_filter.h:33: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/subchannel.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/connector.h:22: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, 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:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/http/http_filters_plugin.cc:23: ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_factory.h:26: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/channel/promise_based_filter.h:66: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/promise_based_filter.h:61: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:96:3: warning: control reaches end of non-void function [-Wreturn-type] 96 | } | ^ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/ext/transport/chttp2/client/chttp2_connector.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/client/chttp2_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/connector.h:22: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/inproc/legacy_inproc_transport.cc:49: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, 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:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/fault_injection/fault_injection_filter.cc:19: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/fault_injection/fault_injection_filter.h:30: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70, from ./src/core/ext/filters/channel_idle/legacy_channel_idle_filter.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc:20: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/channel_idle/legacy_channel_idle_filter.h:28: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/loop.h:144:62: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 144 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Loop Loop(F f) { | ^~~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/try_seq.h:292:73: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 292 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/ext/transport/chttp2/transport/flow_control.h:40, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:31: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/cf_engine/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/posix_engine/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/server/server.h:52, from ./src/core/ext/transport/chttp2/server/chttp2_server.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/server/chttp2_server.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/transport/chttp2/server/chttp2_server.h:27: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from ./src/core/client_channel/retry_filter_legacy_call_data.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/retry_filter_legacy_call_data.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/client_channel_filter.h:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h:32, from ./src/core/ext/filters/stateful_session/stateful_session_filter.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/stateful_session/stateful_session_filter.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61, from ./src/core/ext/filters/stateful_session/stateful_session_filter.h:32: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/transport/message.h:20, from ./src/core/lib/transport/call_filters.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/client_channel_filter.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel_filter.cc:19: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/client_channel/client_channel.cc:17: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/connector.h:22: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/loop.h:144:62: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 144 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Loop Loop(F f) { | ^~~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:80:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 80 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto CheckDelayed(Promise promise) { | ^~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/string_view.h:30, from ./src/core/lib/debug/event_log.h:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/debug/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 >; _Tp = grpc_core::EventLog::Entry; _Compare = __gnu_cxx::__ops::_Val_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1980:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/string:51, from ./src/core/lib/debug/event_log.h:21: /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 >; _Tp = grpc_core::EventLog::Entry; _Compare = __gnu_cxx::__ops::_Iter_comp_val):: >]': /usr/include/c++/14.2.0/bits/stl_algobase.h:1488:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 /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 >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1235:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' changed in GCC 7.1 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2435:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' 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 >' 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 >]', inlined from 'void std::__merge_without_buffer(_BidirectionalIterator, _BidirectionalIterator, _BidirectionalIterator, _Distance, _Distance, _Compare) [with _BidirectionalIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]' 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 >' 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 >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2476:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2743:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' 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 >' 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 >' 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/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ /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 >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2607 | __move_merge(_InputIterator __first1, _InputIterator __last1, | ^~~~~~~~~~~~ /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 >; _OutputIterator = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2607:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' changed in GCC 7.1 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2674:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 In function 'void std::__chunk_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Distance, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]' 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 >' 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 >' 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 >' changed in GCC 7.1 In function 'void std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, _RandomAccessIterator2, _Distance, _Compare) [with _RandomAccessIterator1 = __gnu_cxx::__normal_iterator >; _RandomAccessIterator2 = grpc_core::EventLog::Entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]' 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 >' 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 >' 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 >' 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 >' 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 >; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]', inlined from 'void std::__merge_sort_with_buffer(_RandomAccessIterator, _RandomAccessIterator, _Pointer, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]' 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 >' 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 >' 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 >' changed in GCC 7.1 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2359:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' changed in GCC 7.1 /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 >; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2700:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' 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 >' 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 >' 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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2382:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' 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 >' 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 >' 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 >]', inlined from '_BidirectionalIterator1 std::__rotate_adaptive(_BidirectionalIterator1, _BidirectionalIterator1, _BidirectionalIterator1, _Distance, _Distance, _BidirectionalIterator2, _Distance) [with _BidirectionalIterator1 = __gnu_cxx::__normal_iterator >; _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 >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]' 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 >' 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 >; _Distance = int; _Pointer = grpc_core::EventLog::Entry*; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2421:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 >; _Pointer = grpc_core::EventLog::Entry*; _Distance = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:2716:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' 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 >' 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 >' 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 >' changed in GCC 7.1 2736 | std::__stable_sort_adaptive(__first, __middle, __last, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2737 | __buffer, __comp); | ~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.h:30, from ./src/core/ext/filters/gcp_authentication/gcp_authentication_filter.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/filters/gcp_authentication/gcp_authentication_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/gcp_authentication/gcp_authentication_service_config_parser.h:29: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/transport/message.h:20, from ./src/core/lib/transport/call_filters.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 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 >; _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 >' changed in GCC 7.1 263 | _Temporary_buffer<_ForwardIterator, _Tp>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In function 'void std::__stable_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter):: >]', inlined from 'void std::stable_sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = grpc_core::EventLog::EndCollection(absl::lts_20240116::Span)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:5029:36, inlined from 'std::vector grpc_core::EventLog::EndCollection(absl::lts_20240116::Span)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/debug/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 >' 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 >' 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 >' 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 >' 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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/debug/trace_flags.cc:22: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/thread_pool/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/thready_event_engine/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/event_engine/windows/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/crash.cc -o src/core/lib/gprpp/crash.lo -MMD -MF src/core/lib/gprpp/crash.dep -MT src/core/lib/gprpp/crash.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/dump_args.cc -o src/core/lib/gprpp/dump_args.lo -MMD -MF src/core/lib/gprpp/dump_args.dep -MT src/core/lib/gprpp/dump_args.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/examine_stack.cc -o src/core/lib/gprpp/examine_stack.lo -MMD -MF src/core/lib/gprpp/examine_stack.dep -MT src/core/lib/gprpp/examine_stack.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/fork.cc -o src/core/lib/gprpp/fork.lo -MMD -MF src/core/lib/gprpp/fork.dep -MT src/core/lib/gprpp/fork.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/glob.cc -o src/core/lib/gprpp/glob.lo -MMD -MF src/core/lib/gprpp/glob.dep -MT src/core/lib/gprpp/glob.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/experiments/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/event_poller_posix_default.cc:28: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/gprpp/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/dump_args.cc -MMD -MF src/core/lib/gprpp/dump_args.dep -MT src/core/lib/gprpp/dump_args.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/dump_args.o mkdir src/core/lib/event_engine/work_queue/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/crash.cc -MMD -MF src/core/lib/gprpp/crash.dep -MT src/core/lib/gprpp/crash.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/crash.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/host_port.cc -o src/core/lib/gprpp/host_port.lo -MMD -MF src/core/lib/gprpp/host_port.dep -MT src/core/lib/gprpp/host_port.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/linux/env.cc -o src/core/lib/gprpp/linux/env.lo -MMD -MF src/core/lib/gprpp/linux/env.dep -MT src/core/lib/gprpp/linux/env.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/examine_stack.cc -MMD -MF src/core/lib/gprpp/examine_stack.dep -MT src/core/lib/gprpp/examine_stack.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/examine_stack.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/fork.cc -MMD -MF src/core/lib/gprpp/fork.dep -MT src/core/lib/gprpp/fork.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/fork.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/load_file.cc -o src/core/lib/gprpp/load_file.lo -MMD -MF src/core/lib/gprpp/load_file.dep -MT src/core/lib/gprpp/load_file.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/mpscq.cc -o src/core/lib/gprpp/mpscq.lo -MMD -MF src/core/lib/gprpp/mpscq.dep -MT src/core/lib/gprpp/mpscq.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/per_cpu.cc -o src/core/lib/gprpp/per_cpu.lo -MMD -MF src/core/lib/gprpp/per_cpu.dep -MT src/core/lib/gprpp/per_cpu.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/directory_reader.cc -o src/core/lib/gprpp/posix/directory_reader.lo -MMD -MF src/core/lib/gprpp/posix/directory_reader.dep -MT src/core/lib/gprpp/posix/directory_reader.lo In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/event_engine/posix_engine/posix_engine.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/default_event_engine_factory.cc:47: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/host_port.cc -MMD -MF src/core/lib/gprpp/host_port.dep -MT src/core/lib/gprpp/host_port.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/host_port.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/glob.cc -MMD -MF src/core/lib/gprpp/glob.dep -MT src/core/lib/gprpp/glob.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/glob.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/env.cc -o src/core/lib/gprpp/posix/env.lo -MMD -MF src/core/lib/gprpp/posix/env.dep -MT src/core/lib/gprpp/posix/env.lo mkdir src/core/lib/gprpp/linux/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/linux/env.cc -MMD -MF src/core/lib/gprpp/linux/env.dep -MT src/core/lib/gprpp/linux/env.lo -fPIC -DPIC -o src/core/lib/gprpp/linux/.libs/env.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/load_file.cc -MMD -MF src/core/lib/gprpp/load_file.dep -MT src/core/lib/gprpp/load_file.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/load_file.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/mpscq.cc -MMD -MF src/core/lib/gprpp/mpscq.dep -MT src/core/lib/gprpp/mpscq.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/mpscq.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/stat.cc -o src/core/lib/gprpp/posix/stat.lo -MMD -MF src/core/lib/gprpp/posix/stat.dep -MT src/core/lib/gprpp/posix/stat.lo mkdir src/core/lib/gprpp/posix/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/directory_reader.cc -MMD -MF src/core/lib/gprpp/posix/directory_reader.dep -MT src/core/lib/gprpp/posix/directory_reader.lo -fPIC -DPIC -o src/core/lib/gprpp/posix/.libs/directory_reader.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/per_cpu.cc -MMD -MF src/core/lib/gprpp/per_cpu.dep -MT src/core/lib/gprpp/per_cpu.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/per_cpu.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/thd.cc -o src/core/lib/gprpp/posix/thd.lo -MMD -MF src/core/lib/gprpp/posix/thd.dep -MT src/core/lib/gprpp/posix/thd.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/ref_counted_string.cc -o src/core/lib/gprpp/ref_counted_string.lo -MMD -MF src/core/lib/gprpp/ref_counted_string.dep -MT src/core/lib/gprpp/ref_counted_string.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/status_helper.cc -o src/core/lib/gprpp/status_helper.lo -MMD -MF src/core/lib/gprpp/status_helper.dep -MT src/core/lib/gprpp/status_helper.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/stat.cc -MMD -MF src/core/lib/gprpp/posix/stat.dep -MT src/core/lib/gprpp/posix/stat.lo -fPIC -DPIC -o src/core/lib/gprpp/posix/.libs/stat.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/env.cc -MMD -MF src/core/lib/gprpp/posix/env.dep -MT src/core/lib/gprpp/posix/env.lo -fPIC -DPIC -o src/core/lib/gprpp/posix/.libs/env.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/strerror.cc -o src/core/lib/gprpp/strerror.lo -MMD -MF src/core/lib/gprpp/strerror.dep -MT src/core/lib/gprpp/strerror.lo In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/channel/connected_channel.cc:61: ./src/core/lib/promise/loop.h:132:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 132 | GPR_NO_UNIQUE_ADDRESS union { | ^ ./src/core/lib/promise/loop.h:132:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/tchar.cc -o src/core/lib/gprpp/tchar.lo -MMD -MF src/core/lib/gprpp/tchar.dep -MT src/core/lib/gprpp/tchar.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time.cc -o src/core/lib/gprpp/time.lo -MMD -MF src/core/lib/gprpp/time.dep -MT src/core/lib/gprpp/time.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time_averaged_stats.cc -o src/core/lib/gprpp/time_averaged_stats.lo -MMD -MF src/core/lib/gprpp/time_averaged_stats.dep -MT src/core/lib/gprpp/time_averaged_stats.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time_util.cc -o src/core/lib/gprpp/time_util.lo -MMD -MF src/core/lib/gprpp/time_util.dep -MT src/core/lib/gprpp/time_util.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/posix/thd.cc -MMD -MF src/core/lib/gprpp/posix/thd.dep -MT src/core/lib/gprpp/posix/thd.lo -fPIC -DPIC -o src/core/lib/gprpp/posix/.libs/thd.o In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/event_engine/posix_engine/tcp_socket_utils.h:35, from ./src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/ref_counted_string.cc -MMD -MF src/core/lib/gprpp/ref_counted_string.dep -MT src/core/lib/gprpp/ref_counted_string.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/ref_counted_string.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/uuid_v4.cc -o src/core/lib/gprpp/uuid_v4.lo -MMD -MF src/core/lib/gprpp/uuid_v4.dep -MT src/core/lib/gprpp/uuid_v4.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/status_helper.cc -MMD -MF src/core/lib/gprpp/status_helper.dep -MT src/core/lib/gprpp/status_helper.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/status_helper.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/validation_errors.cc -o src/core/lib/gprpp/validation_errors.lo -MMD -MF src/core/lib/gprpp/validation_errors.dep -MT src/core/lib/gprpp/validation_errors.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/directory_reader.cc -o src/core/lib/gprpp/windows/directory_reader.lo -MMD -MF src/core/lib/gprpp/windows/directory_reader.dep -MT src/core/lib/gprpp/windows/directory_reader.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/tchar.cc -MMD -MF src/core/lib/gprpp/tchar.dep -MT src/core/lib/gprpp/tchar.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/tchar.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time.cc -MMD -MF src/core/lib/gprpp/time.dep -MT src/core/lib/gprpp/time.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/time.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/strerror.cc -MMD -MF src/core/lib/gprpp/strerror.dep -MT src/core/lib/gprpp/strerror.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/strerror.o In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/fork.cc:30: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/env.cc -o src/core/lib/gprpp/windows/env.lo -MMD -MF src/core/lib/gprpp/windows/env.dep -MT src/core/lib/gprpp/windows/env.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time_averaged_stats.cc -MMD -MF src/core/lib/gprpp/time_averaged_stats.dep -MT src/core/lib/gprpp/time_averaged_stats.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/time_averaged_stats.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/stat.cc -o src/core/lib/gprpp/windows/stat.lo -MMD -MF src/core/lib/gprpp/windows/stat.dep -MT src/core/lib/gprpp/windows/stat.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time_util.cc -MMD -MF src/core/lib/gprpp/time_util.dep -MT src/core/lib/gprpp/time_util.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/time_util.o In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/event_engine/posix_engine/posix_endpoint.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/posix_endpoint.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/uuid_v4.cc -MMD -MF src/core/lib/gprpp/uuid_v4.dep -MT src/core/lib/gprpp/uuid_v4.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/uuid_v4.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/thd.cc -o src/core/lib/gprpp/windows/thd.lo -MMD -MF src/core/lib/gprpp/windows/thd.dep -MT src/core/lib/gprpp/windows/thd.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/validation_errors.cc -MMD -MF src/core/lib/gprpp/validation_errors.dep -MT src/core/lib/gprpp/validation_errors.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/validation_errors.o In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/channel/channel_stack_builder_impl.cc:39: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/work_serializer.cc -o src/core/lib/gprpp/work_serializer.lo -MMD -MF src/core/lib/gprpp/work_serializer.dep -MT src/core/lib/gprpp/work_serializer.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/gprpp/windows/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/directory_reader.cc -MMD -MF src/core/lib/gprpp/windows/directory_reader.dep -MT src/core/lib/gprpp/windows/directory_reader.lo -fPIC -DPIC -o src/core/lib/gprpp/windows/.libs/directory_reader.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/env.cc -MMD -MF src/core/lib/gprpp/windows/env.dep -MT src/core/lib/gprpp/windows/env.lo -fPIC -DPIC -o src/core/lib/gprpp/windows/.libs/env.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/stat.cc -MMD -MF src/core/lib/gprpp/windows/stat.dep -MT src/core/lib/gprpp/windows/stat.lo -fPIC -DPIC -o src/core/lib/gprpp/windows/.libs/stat.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/channel/channel_stack.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/windows/thd.cc -MMD -MF src/core/lib/gprpp/windows/thd.dep -MT src/core/lib/gprpp/windows/thd.lo -fPIC -DPIC -o src/core/lib/gprpp/windows/.libs/thd.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/work_serializer.cc -MMD -MF src/core/lib/gprpp/work_serializer.dep -MT src/core/lib/gprpp/work_serializer.lo -fPIC -DPIC -o src/core/lib/gprpp/.libs/work_serializer.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/iomgr/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/event_engine/posix_engine/tcp_socket_utils.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/tcp_socket_utils.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/posix_engine_listener.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/experiments/config.cc:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/event_engine/posix_engine/posix_engine.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/posix_engine/posix_engine.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_fallback.cc -o src/core/lib/iomgr/gethostname_fallback.lo -MMD -MF src/core/lib/iomgr/gethostname_fallback.dep -MT src/core/lib/iomgr/gethostname_fallback.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_host_name_max.cc -o src/core/lib/iomgr/gethostname_host_name_max.lo -MMD -MF src/core/lib/iomgr/gethostname_host_name_max.dep -MT src/core/lib/iomgr/gethostname_host_name_max.lo mkdir src/core/lib/iomgr/event_engine_shims/.libs mkdir src/core/lib/iomgr/event_engine_shims/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir: can't create directory 'src/core/lib/iomgr/event_engine_shims/.libs': File exists g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_sysconf.cc -o src/core/lib/iomgr/gethostname_sysconf.lo -MMD -MF src/core/lib/iomgr/gethostname_sysconf.dep -MT src/core/lib/iomgr/gethostname_sysconf.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o src/core/lib/iomgr/grpc_if_nametoindex_posix.lo -MMD -MF src/core/lib/iomgr/grpc_if_nametoindex_posix.dep -MT src/core/lib/iomgr/grpc_if_nametoindex_posix.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o src/core/lib/iomgr/grpc_if_nametoindex_unsupported.lo -MMD -MF src/core/lib/iomgr/grpc_if_nametoindex_unsupported.dep -MT src/core/lib/iomgr/grpc_if_nametoindex_unsupported.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_fallback.cc -MMD -MF src/core/lib/iomgr/gethostname_fallback.dep -MT src/core/lib/iomgr/gethostname_fallback.lo -fPIC -DPIC -o src/core/lib/iomgr/.libs/gethostname_fallback.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_sysconf.cc -MMD -MF src/core/lib/iomgr/gethostname_sysconf.dep -MT src/core/lib/iomgr/gethostname_sysconf.lo -fPIC -DPIC -o src/core/lib/iomgr/.libs/gethostname_sysconf.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -MMD -MF src/core/lib/iomgr/grpc_if_nametoindex_posix.dep -MT src/core/lib/iomgr/grpc_if_nametoindex_posix.lo -fPIC -DPIC -o src/core/lib/iomgr/.libs/grpc_if_nametoindex_posix.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/gethostname_host_name_max.cc -MMD -MF src/core/lib/iomgr/gethostname_host_name_max.dep -MT src/core/lib/iomgr/gethostname_host_name_max.lo -fPIC -DPIC -o src/core/lib/iomgr/.libs/gethostname_host_name_max.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -MMD -MF src/core/lib/iomgr/grpc_if_nametoindex_unsupported.dep -MT src/core/lib/iomgr/grpc_if_nametoindex_unsupported.lo -fPIC -DPIC -o src/core/lib/iomgr/.libs/grpc_if_nametoindex_unsupported.o In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/thread_pool/thread_pool_factory.cc:23: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/http_connect/http_connect_handshaker.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/http_connect/http_connect_handshaker.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/http_connect/http_proxy_mapper.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/http_connect/http_proxy_mapper.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/endpoint_info/endpoint_info_handshaker.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/endpoint_info/endpoint_info_handshaker.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/endpoint.h:29, from ./src/core/handshaker/security/secure_endpoint.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/security/secure_endpoint.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/resource_quota/api.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/security/secure_endpoint.cc:54: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/time.cc:30: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/handshaker/security/security_handshaker.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/security/security_handshaker.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/handshaker/handshaker.h:33: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/tcp_connect/tcp_connect_handshaker.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/handshaker/tcp_connect/tcp_connect_handshaker.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/lib/channel/connected_channel.h:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/channel/connected_channel.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/config/core_configuration.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/event_engine/default_event_engine.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/matchers/matchers.cc -o src/core/lib/matchers/matchers.lo -MMD -MF src/core/lib/matchers/matchers.dep -MT src/core/lib/matchers/matchers.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/gprpp/work_serializer.cc:42: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ mkdir src/core/lib/matchers/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/matchers/matchers.cc -MMD -MF src/core/lib/matchers/matchers.dep -MT src/core/lib/matchers/matchers.lo -fPIC -DPIC -o src/core/lib/matchers/.libs/matchers.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/promise/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/call_combiner.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/call_combiner.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/dualstack_socket_posix.cc:27: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/channel/call_finalization.h:23, from ./src/core/lib/channel/promise_based_filter.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/channel/promise_based_filter.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/resource_quota/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/authorization/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/endpoint.h:29, from ./src/core/lib/iomgr/event_engine_shims/endpoint.h:21, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/event_engine_shims/endpoint.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/ev_epoll1_linux.cc:50: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/ev_posix.h:31, from ./src/core/lib/iomgr/ev_poll_posix.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/ev_poll_posix.cc:46: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/resolve_address.cc:27: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/ev_posix.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/iomgr_posix.cc:25: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/iomgr/tcp_client.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/iomgr_posix.cc:29: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/alts/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/certificate_provider/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/socket_utils_posix.cc:34: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/socket_utils_common_posix.cc:32: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/external/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/endpoint.h:29, from ./src/core/lib/iomgr/tcp_client.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_client.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/iomgr/tcp_client.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/security/credentials/gcp_service_account_identity/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/iomgr/tcp_server_utils_posix.h:28, from ./src/core/lib/iomgr/systemd_utils.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/systemd_utils.cc:32: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/security/credentials/fake/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/google_default/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/iam/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_client_posix.cc:21: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_client_posix.cc:49: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/insecure/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/timer_generic.cc:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ mkdir src/core/lib/security/credentials/jwt/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/iomgr/tcp_server_utils_posix.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_server_utils_posix_common.cc:45: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/event_engine/extensions/chaotic_good_extension.h:22, from ./src/core/lib/event_engine/posix.h:24, from ./src/core/lib/iomgr/tcp_server_utils_posix.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc:43: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/local/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/plugin/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/oauth2/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/tls/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/credentials/ssl/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/wakeup_fd_pipe.cc:33: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/security_connector/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/credentials/token_fetcher/.libs mkdir src/core/lib/security/credentials/xds/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/security_connector/alts/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/security_connector/fake/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/security_connector/insecure/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/promise/activity.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/security/security_connector/local/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/event_engine/event_engine_context.h:21, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/promise/sleep.cc:22: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/sleep.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/promise/sleep.cc:15: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/arena.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/memory_quota.cc:40: ./src/core/lib/promise/loop.h:132:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 132 | GPR_NO_UNIQUE_ADDRESS union { | ^ ./src/core/lib/promise/loop.h:132:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/ssl/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/connection_quota.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/connection_quota.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/security/transport/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/party.h:44, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/promise/party.cc:15: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/party.h:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/party.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/security/security_connector/tls/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/security/util/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/slice/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/resource_quota.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/surface/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/resource_quota/memory_quota.h:46, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/memory_quota.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:130:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | PromiseFactoryImpl(F f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:166:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 166 | PromiseFactoryImpl(F&& f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/loop.h:144:62: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 144 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Loop Loop(F f) { | ^~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/memory_quota.cc:43: ./src/core/lib/promise/seq.h:128:74: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 128 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/memory_quota.cc:42: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/memory_quota.cc:41: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/endpoint.h:29, from ./src/core/lib/iomgr/endpoint_pair.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/endpoint_pair_posix.cc:40: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/endpoint_pair_posix.cc:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/resource_quota/api.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/endpoint_pair_posix.cc:44: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/security/authorization/evaluate_args.h:29, from ./src/core/lib/security/authorization/authorization_engine.h:23, from ./src/core/lib/security/authorization/authorization_policy_provider.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/authorization_policy_provider_vtable.cc:20: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/endpoint.h:29, from ./src/core/lib/iomgr/event_engine_shims/tcp_client.h:19, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/event_engine_shims/tcp_client.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/event_engine_shims/tcp_client.cc:25: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/security/authorization/evaluate_args.h:29, from ./src/core/lib/security/authorization/authorization_engine.h:23, from ./src/core/lib/security/authorization/grpc_authorization_engine.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/grpc_authorization_engine.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/resolve_address_posix.cc:31: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/security/authorization/evaluate_args.h:29, from ./src/core/lib/security/authorization/matchers.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/matchers.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc: In lambda function: /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2543:14: warning: writing 4 bytes into a region of size 3 [-Wstringop-overflow=] 2543 | *p++ = 0x00; // literal header, not indexed | ~~~~~^~~~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include/grpc/slice.h:22, from ./src/core/ext/transport/chttp2/transport/chttp2_transport.h:27: /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include/grpc/impl/slice_type.h:72:15: note: at offset 13 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 11 72 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2555:14: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=] 2555 | *p++ = 'g'; | ~~~~~^~~~~ /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include/grpc/impl/slice_type.h:72:15: note: at offset 17 into destination object 'grpc_slice::grpc_slice_data::grpc_slice_inlined::bytes' of size 11 72 | uint8_t bytes[GRPC_SLICE_INLINED_SIZE]; | ^~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_match.cc:29: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_posix.cc:28: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/lib/iomgr/socket_utils_posix.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_posix.cc:69: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/resource_quota/api.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_posix.cc:71: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/iomgr/tcp_server_posix.cc:59: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/alts/alts_credentials.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/alts/alts_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/call_creds_util.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/call_creds_util.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:42, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/credentials/composite/composite_credentials.h:38, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/composite/composite_credentials.cc:19: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/composite/composite_credentials.h:39: ./src/core/lib/promise/try_seq.h:358:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 358 | TrySeqIter(Iter begin, Iter end, Argument argument, Factory factory) { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/google_default/credentials_generic.cc:28: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/insecure/insecure_credentials.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/insecure/insecure_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/resource_quota/api.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/api.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/fake/fake_credentials.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/fake/fake_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/fake/fake_credentials.h:36: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/security/context/security_context.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/context/security_context.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/security/context/security_context.h:37: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/context/security_context.h:40: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/lib/transport/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/local/local_credentials.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/local/local_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/iam/iam_credentials.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/iam/iam_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/iam/iam_credentials.h:33: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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:35, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/plugin/plugin_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:39: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/call_creds_util.h:26, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:45: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/security/authorization/evaluate_args.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/evaluate_args.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/endpoint_info/endpoint_info_handshaker.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/evaluate_args.cc:28: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/ssl/ssl_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/uri/uri_parser.cc -o src/core/lib/uri/uri_parser.lo -MMD -MF src/core/lib/uri/uri_parser.dep -MT src/core/lib/uri/uri_parser.lo In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc:57: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/credentials/credentials.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc:65: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/jwt/jwt_verifier.cc:64: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/jwt/jwt_credentials.cc:18: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:41: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/internal/nullability_impl.h:18, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/base/nullability.h:153, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/string_view.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include/grpc/event_engine/endpoint_config.h:19, from ./src/core/lib/resource_quota/api.h:20: 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/lib/gprpp/ref_counted.h:74:41, inlined from 'void grpc_core::RefCounted::IncrementRefCount() const [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; UnrefBehavior = grpc_core::UnrefDelete]' at ./src/core/lib/gprpp/ref_counted.h:391:45, inlined from 'grpc_core::RefCountedPtr grpc_core::RefCounted::Ref() [with Child = grpc_core::ResourceQuota; Impl = grpc_core::PolymorphicRefCount; UnrefBehavior = grpc_core::UnrefDelete]' at ./src/core/lib/gprpp/ref_counted.h:298:22, inlined from 'grpc_core::ResourceQuotaRefPtr grpc_core::ResourceQuotaFromChannelArgs(const grpc_channel_args*)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/resource_quota/api.cc:43: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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/security_connector.cc:32: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, 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:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/authorization/grpc_server_authz_filter.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/security/authorization/grpc_server_authz_filter.h:23: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/tls/tls_credentials.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/tls_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/security/credentials/xds/xds_credentials.h:36, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/xds/xds_credentials.cc:19: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/xds/xds_credentials.h:40: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/external/external_account_credentials.h:35, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/external/file_external_account_credentials.cc:16: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:44, from ./src/core/lib/security/credentials/external/external_account_credentials.h:38: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:28: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/external/external_account_credentials.h:37: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:46: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/gcp_service_account_identity/gcp_service_account_identity_credentials.h:31: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/external/external_account_credentials.h:35, from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/external/url_external_account_credentials.cc:16: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:44, from ./src/core/lib/security/credentials/external/external_account_credentials.h:38: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/external/external_account_credentials.h:37: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:46: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:29, from ./src/core/lib/security/credentials/credentials.h:42, from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/google_default/google_default_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/external/external_account_credentials.h:35, from ./src/core/lib/security/credentials/external/aws_external_account_credentials.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/external/aws_external_account_credentials.cc:16: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:44, from ./src/core/lib/security/credentials/external/external_account_credentials.h:38: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/orphanable.h:29, from ./src/core/lib/security/credentials/external/aws_external_account_credentials.h:29: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/external/external_account_credentials.h:37: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:46: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/external/external_account_credentials.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/external/external_account_credentials.cc:16: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:44, from ./src/core/lib/security/credentials/external/external_account_credentials.h:38: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/detail/promise_factory.h:175: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: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/security/credentials/external/external_account_credentials.h:32: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/external/external_account_credentials.h:37: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:46: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/ssl_utils.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/context/security_context.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/ssl_utils.cc:49: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/load_balancing/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/surface/call_utils.h:50, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/call_utils.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/lib/uri/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/uri/uri_parser.cc -MMD -MF src/core/lib/uri/uri_parser.dep -MT src/core/lib/uri/uri_parser.lo -fPIC -DPIC -o src/core/lib/uri/.libs/uri_parser.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:44: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:46: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:43: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/channel_creds_registry_init.cc:33: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/grpclb/.libs In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/fake/fake_security_connector.cc:42: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/lib/surface/call.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/call_log_batch.cc:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:39: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:40: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/lib/surface/call.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/call.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/alts/alts_security_connector.cc:41: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/lib/surface/channel.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/channel.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/surface/channel.h:42: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/surface/channel.h:47: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/channel_init.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/resource_quota/arena.h:38, from ./src/core/lib/transport/call_arena_allocator.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/call_arena_allocator.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:35, from ./src/core/lib/transport/call_state.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/call_state.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./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:96:3: warning: control reaches end of non-void function [-Wreturn-type] 96 | } | ^ ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ ./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:180:3: warning: control reaches end of non-void function [-Wreturn-type] 180 | } | ^ ./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:217:3: warning: control reaches end of non-void function [-Wreturn-type] 217 | } | ^ ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/tls/grpc_tls_crl_provider.cc:45: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/transport/connectivity_state.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/connectivity_state.cc:19: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /usr/include/c++/14.2.0/map:62, from ./src/core/load_balancing/backend_metric_data.h:20, from ./src/core/load_balancing/backend_metric_parser.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = absl::lts_20240116::string_view; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:34, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:38: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/transport/message.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/message.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/local/local_security_connector.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/local/local_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/client_channel/connector.h:31, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/local/local_security_connector.cc:40: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/security/security_connector/local/local_security_connector.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/exec_ctx.h:43, from ./src/core/lib/iomgr/pollset.h:26, from ./src/core/lib/iomgr/polling_entity.h:24, from ./src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/arena_promise.h:31, from ./src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.h:38: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.h:32: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/security/credentials/credentials.h:45, from ./src/core/lib/security/credentials/token_fetcher/token_fetcher_credentials.h:39: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/transport/client_auth_filter.cc:38: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/transport/client_auth_filter.cc:36: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/try_seq.h:292:73: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 292 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:128:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 128 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void SetContext(T* p) { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/pick_first/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/outlier_detection/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/ring_hash/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/priority/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/rls/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/weighted_round_robin/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/round_robin/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/weighted_target/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/load_balancing/xds/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/transport/server_auth_filter.cc:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/transport/server_auth_filter.cc:38: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:128:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 128 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void SetContext(T* p) { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:37, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/tls/tls_security_connector.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:43: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/handshaker/handshaker.h:33: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:34, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/security/security_connector/tls/tls_security_connector.cc:39: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/binder/binder_resolver.cc -o src/core/resolver/binder/binder_resolver.lo -MMD -MF src/core/resolver/binder/binder_resolver.dep -MT src/core/resolver/binder/binder_resolver.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/plugin_registry/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/resolver/binder/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/binder/binder_resolver.cc -MMD -MF src/core/resolver/binder/binder_resolver.dep -MT src/core/resolver/binder/binder_resolver.lo -fPIC -DPIC -o src/core/resolver/binder/.libs/binder_resolver.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/metadata_batch.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/transport/metadata.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/metadata.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/resolver/dns/c_ares/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/lib/transport/metadata_info.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/metadata_info.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/call_filters.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/resolver/dns/event_engine/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/resolver/dns/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/transport/call_filters.h:39: ./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:180:3: warning: control reaches end of non-void function [-Wreturn-type] 180 | } | ^ mkdir src/core/resolver/dns/native/.libs In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/surface/client_call.h:50, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/client_call.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:166:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 166 | PromiseFactoryImpl(F&& f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:130:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | PromiseFactoryImpl(F f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/status_flag.h:28, from ./src/core/lib/surface/client_call.h:49: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/surface/client_call.h:46: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/surface/call.h:37, from ./src/core/lib/surface/client_call.h:51: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/seq.h:121:70: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./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:217:3: warning: control reaches end of non-void function [-Wreturn-type] 217 | } | ^ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/surface/call_utils.h:51, from ./src/core/lib/surface/client_call.h:52: ./src/core/lib/promise/cancel_callback.h:90:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 90 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancelFactory(MainFn main_fn, | ^~~~~~~~~~~~~~~ ./src/core/lib/promise/cancel_callback.h:90:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/cancel_callback.h:90:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/client_call.cc:52: ./src/core/lib/promise/all_ok.h:81:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 81 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto AllOk(Promises... promises) { | ^~~~~ ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/lib/surface/channel.h:42, from ./src/core/lib/surface/channel_create.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/channel_create.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/surface/channel_create.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/surface/channel.h:47: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/resolver/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_spine.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/call_spine.cc:15: ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:26: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:156:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 156 | PromiseFactoryImpl(F& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:156:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:130:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | PromiseFactoryImpl(F f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:23: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/party.h:44, from ./src/core/lib/transport/call_spine.h:26: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/seq.h:121:70: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/call_spine.cc:22: ./src/core/lib/promise/for_each.h:235:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 235 | ForEach(Reader reader, Action action, DebugLocation whence = {}) { | ^~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/for_each.h:235:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 235 | ForEach(Reader reader, Action action, DebugLocation whence = {}) { | ^~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/resolver/fake/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/surface/completion_queue.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/completion_queue.cc:18: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/lib/event_engine/default_event_engine.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/completion_queue.cc:43: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/party.h: In member function 'bool grpc_core::Party::PromiseParticipantImpl::PollParticipantPromise() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator, absl::lts_20240116::AnyInvocable):: mutable:: mutable::]': ./src/core/lib/promise/party.h:274:5: warning: control reaches end of non-void function [-Wreturn-type] 274 | } | ^ In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ ./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:96:3: warning: control reaches end of non-void function [-Wreturn-type] 96 | } | ^ In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ ./src/core/lib/promise/party.h: In member function 'grpc_core::Poll::Promise::Result> grpc_core::Party::PromiseParticipantImpl::PollCompletion() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator, absl::lts_20240116::AnyInvocable):: mutable:: mutable::]': ./src/core/lib/promise/party.h:286:5: warning: control reaches end of non-void function [-Wreturn-type] 286 | } | ^ ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ ./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:180:3: warning: control reaches end of non-void function [-Wreturn-type] 180 | } | ^ ./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:217:3: warning: control reaches end of non-void function [-Wreturn-type] 217 | } | ^ ./src/core/lib/promise/party.h: In member function 'bool grpc_core::Party::PromiseParticipantImpl::PollParticipantPromise() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator, absl::lts_20240116::AnyInvocable):: mutable:: >)> mutable:: mutable:: mutable::]': ./src/core/lib/promise/party.h:274:5: warning: control reaches end of non-void function [-Wreturn-type] 274 | } | ^ ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ ./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:217:3: warning: control reaches end of non-void function [-Wreturn-type] 217 | } | ^ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./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:180:3: warning: control reaches end of non-void function [-Wreturn-type] 180 | } | ^ ./src/core/lib/promise/party.h: In member function 'grpc_core::Poll::Promise::Result> grpc_core::Party::PromiseParticipantImpl::PollCompletion() [with SuppliedFactory = grpc_core::ForwardCall(CallHandler, CallInitiator, absl::lts_20240116::AnyInvocable):: mutable:: >)> mutable:: mutable:: mutable::]': ./src/core/lib/promise/party.h:286:5: warning: control reaches end of non-void function [-Wreturn-type] 286 | } | ^ mkdir src/core/resolver/google_c2p/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/resolver/sockaddr/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/interception_chain.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/transport/interception_chain.h:23: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/resolver/xds/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/lib/surface/filter_stack_call.h:47, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/filter_stack_call.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/channel/channel_stack.h:59: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/poll.h:27, from ./src/core/lib/surface/server_call.h:51, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/server_call.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/surface/server_call.h:52: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:166:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 166 | PromiseFactoryImpl(F&& f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:130:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | PromiseFactoryImpl(F f, A&&) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/surface/server_call.h:49: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/surface/call.h:37, from ./src/core/lib/surface/server_call.h:53: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/seq.h:121:70: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/surface/call_utils.h:51, from ./src/core/lib/surface/server_call.h:54: ./src/core/lib/promise/cancel_callback.h:90:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 90 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancelFactory(MainFn main_fn, | ^~~~~~~~~~~~~~~ ./src/core/lib/promise/cancel_callback.h:90:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/server_call.cc:44: ./src/core/lib/promise/all_ok.h:81:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 81 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto AllOk(Promises... promises) { | ^~~~~ ./src/core/lib/promise/all_ok.h:81:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/server/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:217:3: warning: control reaches end of non-void function [-Wreturn-type] 217 | } | ^ ./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:247:3: warning: control reaches end of non-void function [-Wreturn-type] 247 | } | ^ ./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:96:3: warning: control reaches end of non-void function [-Wreturn-type] 96 | } | ^ ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, 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:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/lame_client.cc:19: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/surface/lame_client.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/transport_op_string.cc:32: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/transport_op_string.cc:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/telemetry/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/init.cc:33: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/message.h:20, from ./src/core/lib/transport/call_filters.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/load_balancing/lb_policy.h:55, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/lb_policy.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from ./src/core/lib/surface/legacy_channel.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/surface/legacy_channel.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/client_channel/client_channel_filter.h:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/load_balancing/lb_policy.h:55, from ./src/core/load_balancing/lb_policy_registry.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/lb_policy_registry.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/tsi/alts/crypt/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/dns/event_engine/service_config_helper.cc:30: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] mkdir src/core/tsi/alts/frame_protector/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/lib/iomgr/call_combiner.h:33, from ./src/core/lib/transport/transport.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/lib/transport/transport.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/stats.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/telemetry/stats.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/telemetry/stats.cc: In function 'std::string grpc_core::stats_detail::StatsAsJson(absl::lts_20240116::Span, absl::lts_20240116::Span, absl::lts_20240116::Span, absl::lts_20240116::Span)': /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/telemetry/stats.cc:46:13: note: parameter passing for argument of type 'absl::lts_20240116::Span' changed in GCC 7.1 46 | std::string StatsAsJson(absl::Span counters, | ^~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.cc:14: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/load_balancing/lb_policy.h:55, from ./src/core/load_balancing/child_policy_handler.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/child_policy_handler.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/load_balancing/child_policy_handler.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/child_policy_handler.cc:32: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/resolver/polling_resolver.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/polling_resolver.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/tsi/alts/handshaker/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/tsi/alts/zero_copy_frame_protector/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/load_balancing/lb_policy.h:55, from ./src/core/load_balancing/endpoint_list.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/endpoint_list.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/endpoint_list.cc:36: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, 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:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/grpclb/client_load_reporting_filter.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/load_balancing/grpclb/client_load_reporting_filter.h:26: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/tsi/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/tsi/ssl/key_logging/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/tsi/ssl/session_cache/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/atm.cc -o src/core/util/atm.lo -MMD -MF src/core/util/atm.dep -MT src/core/util/atm.lo g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/oob_backend_metric.cc:42: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/dual_ref_counted.h:29, from ./src/core/load_balancing/subchannel_interface.h:28, from ./src/core/load_balancing/oob_backend_metric.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/oob_backend_metric.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/telemetry/call_tracer.h:36, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/telemetry/call_tracer.cc:19: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/telemetry/call_tracer.h:32: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/client_channel/client_channel_internal.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/health_check_client.cc:44: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/health_check_client.cc:43: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/plugin_registry/grpc_plugin_registry_extra.cc:20: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/round_robin/round_robin.cc:41: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/round_robin/round_robin.cc:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/telemetry/metrics.cc:15: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/binder/binder_resolver.cc:47: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/dns/c_ares/dns_resolver_ares.cc:39: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/util/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/atm.cc -MMD -MF src/core/util/atm.dep -MT src/core/util/atm.lo -fPIC -DPIC -o src/core/util/.libs/atm.o g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/service_config/service_config_call_data.h:27, from ./src/core/load_balancing/ring_hash/ring_hash.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/context.h:25, from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:45: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/priority/priority.cc:43: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/priority/priority.cc:42: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/pick_first/pick_first.cc:46: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/resolver/endpoint_addresses.h:31, from ./src/core/load_balancing/pick_first/pick_first.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/pick_first/pick_first.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/util/http_client/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/resolver/dns/dns_resolver_plugin.h:18, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/dns/dns_resolver_plugin.cc:14: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/grpclb/grpclb.cc:98: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61, from ./src/core/load_balancing/grpclb/client_load_reporting_filter.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/grpclb/grpclb.cc:131: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/grpclb/grpclb.cc:97: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/util/iphone/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/resolver/fake/fake_resolver.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/fake/fake_resolver.cc:20: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/fake/fake_resolver.cc:32: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc:48: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/weighted_round_robin/weighted_round_robin.cc:47: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/util/json/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/weighted_target/weighted_target.cc:46: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/resolver/endpoint_addresses.h:31, from ./src/core/load_balancing/weighted_target/weighted_target.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/weighted_target/weighted_target.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/subchannel_interface_internal.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:47: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/util/json/json_object_loader.h:36: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_wrr_locality.cc:35: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_wrr_locality.cc:34: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/dns/native/dns_resolver.cc:36: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/msys/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/util/linux/.libs In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/endpoint_info/endpoint_info_handshaker.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/plugin_registry/grpc_plugin_registry.cc:22: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/message.h:20, from ./src/core/lib/transport/call_filters.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/core/util/posix/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/client_channel/client_channel_internal.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_cluster_manager.cc:40: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/client_channel/client_channel_internal.h:27: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/sockaddr/sockaddr_resolver.cc:31: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/util/windows/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/xds/grpc/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/client_channel/connector.h:27, from ./src/core/client_channel/subchannel.h:34, from ./src/core/client_channel/client_channel_factory.h:24, from ./src/core/client_channel/client_channel_filter.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/rls/rls.cc:70: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/rls/rls.cc:69: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/transport/transport.h:51, from ./src/core/client_channel/connector.h:31: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/transport/transport.h:50: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/server/server_call_tracer_filter.h:20, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server_call_tracer_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server_call_tracer_filter.cc:32: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/message.h:20, from ./src/core/lib/transport/call_filters.h:40: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/handshaker/handshaker_factory.h:24, from ./src/core/handshaker/handshaker_registry.h:27, from ./src/core/lib/config/core_configuration.h:25: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/context.h:123:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 123 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* MaybeGetContext() { | ^~~~~~~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/channel/channel_stack_builder.h:26, from ./src/core/server/xds_channel_stack_modifier.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/xds_channel_stack_modifier.cc:19: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/xds_channel_stack_modifier.cc:28: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/service_config/service_config_impl.cc:31: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:30, from ./src/core/xds/grpc/xds_cluster.h:27, from ./src/core/resolver/xds/xds_config.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/xds/xds_config.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from ./src/core/xds/xds_client/xds_client.h:45, from ./src/core/xds/xds_client/xds_resource_type_impl.h:27, from ./src/core/xds/grpc/xds_cluster.h:34: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/resolver/xds/xds_config.h:30: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_listener.h:36, from ./src/core/resolver/xds/xds_config.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/server/server_config_selector_filter.h:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server_config_selector_filter.cc:15: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/lib/channel/channel_stack.h:59: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/channel/call_finalization.h:23, from ./src/core/lib/channel/promise_based_filter.h:45, from ./src/core/ext/filters/message_size/message_size_filter.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/service_config/service_config_channel_arg_filter.cc:33: ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/detail/promise_factory.h:26: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ In file included from ./src/core/lib/channel/promise_based_filter.h:66: ./src/core/lib/promise/race.h:77:72: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 77 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Race Race( | ^~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/ext/filters/message_size/message_size_filter.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73, from ./src/core/lib/channel/promise_based_filter.h:48: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/channel/call_finalization.h:22: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 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/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/string_view.h:30, from ./src/core/lib/gprpp/unique_type_name.h:22, from ./src/core/load_balancing/ring_hash/ring_hash.h:24: /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 >; _Distance = int; _Tp = grpc_core::{anonymous}::RingHash::Ring::RingEntry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir src/core/xds/xds_client/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client_stats.cc -o src/core/xds/xds_client/xds_client_stats.lo -MMD -MF src/core/xds/xds_client/xds_client_stats.dep -MT src/core/xds/xds_client/xds_client_stats.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/util/http_client/httpcli.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/http_client/format_request.cc:37: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/util/http_client/httpcli.h:51: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/client_channel/client_channel_internal.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_cluster_impl.cc:40: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/client_channel/client_channel_internal.h:27: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/json/json_object_loader.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/google_c2p/google_c2p_resolver.cc:35: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/google_c2p/google_c2p_resolver.cc:36: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir src/php/ext/grpc/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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 >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' 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 >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/load_balancing/lb_policy.h:55, from ./src/core/load_balancing/xds/xds_override_host.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_override_host.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/load_balancing/xds/xds_override_host.h:24: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/xds_override_host.cc:50: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/cds.cc:41: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/xds/cds.cc:40: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/no_destruct.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/json/json_util.cc:23: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70, from ./src/core/lib/surface/call.h:37, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/tsi/alts/handshaker/alts_handshaker_client.cc:36: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/tsi/alts/handshaker/alts_handshaker_client.h:27, from ./src/core/tsi/alts/handshaker/alts_tsi_handshaker.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/surface/channel.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc:41: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/surface/channel.h:47: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client_stats.cc -MMD -MF src/core/xds/xds_client/xds_client_stats.dep -MT src/core/xds/xds_client/xds_client_stats.lo -fPIC -DPIC -o src/core/xds/xds_client/.libs/xds_client_stats.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /usr/include/c++/14.2.0/map:62, from ./src/core/lib/gprpp/validation_errors.h:20, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:27: /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, std::tuple<>}; _Key = grpc_core::{anonymous}::OutlierDetectionLb::EndpointState*; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/channel/channel_stack.h:62, from ./src/core/server/server.h:52, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/channel/channel_stack.h:70: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:42: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:31: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/channelz/channel_trace.h:31, from ./src/core/channelz/channelz.h:40, from ./src/core/server/server.h:48: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 147 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/lib/channel/channel_stack.h:69: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57, from ./src/core/lib/channel/channel_stack.h:73: ./src/core/lib/promise/try_seq.h:292:73: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 292 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server.cc:70: ./src/core/lib/promise/try_join.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | TryJoin(Promises... promises) { | ^~~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/server.cc:63: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ mkdir third_party/abseil-cpp/absl/base/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/transport/call_filters.h:39, from ./src/core/lib/transport/call_spine.h:33: ./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:96:3: warning: control reaches end of non-void function [-Wreturn-type] 96 | } | ^ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./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:126:3: warning: control reaches end of non-void function [-Wreturn-type] 126 | } | ^ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/util/gcp_metadata_query.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/gcp_metadata_query.cc:21: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/util/http_client/httpcli.h:54, from ./src/core/util/gcp_metadata_query.h:32: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/util/gcp_metadata_query.h:31: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/transport.h:54, from ./src/core/lib/security/credentials/credentials.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/gcp_metadata_query.cc:43: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/transport.h:57: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/promise/pipe.h:37: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/abseil-cpp/absl/container/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/base/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/crc/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/xds_certificate_provider.h:38, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_certificate_provider.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/arena_promise.h:30, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/xds/grpc/xds_metadata.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_metadata.cc:17: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/debugging/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/debugging/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:30, from ./src/core/xds/grpc/xds_cluster.h:27, from ./src/core/resolver/xds/xds_config.h:31, from ./src/core/resolver/xds/xds_dependency_manager.h:26, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/xds/xds_dependency_manager.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from ./src/core/xds/xds_client/xds_client.h:45, from ./src/core/xds/xds_client/xds_resource_type_impl.h:27, from ./src/core/xds/grpc/xds_cluster.h:34: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/resolver/xds/xds_dependency_manager.h:24: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_listener.h:36, from ./src/core/resolver/xds/xds_config.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/flags/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/flags/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::]' 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/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:452:12, inlined from 'grpc_core::RefCountedPtr grpc_core::MakeRefCounted(Args&& ...) [with T = {anonymous}::RingHash::Ring; Args = {{anonymous}::RingHash*, {anonymous}::RingHashLbConfig*}]' at ./src/core/lib/gprpp/ref_counted_ptr.h:371:27, inlined from 'virtual absl::lts_20240116::Status grpc_core::{anonymous}::RingHash::UpdateLocked(grpc_core::LoadBalancingPolicy::UpdateArgs)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:658:31: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' 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 >; _Compare = grpc_core::{anonymous}::RingHash::Ring::Ring(grpc_core::{anonymous}::RingHash*, grpc_core::{anonymous}::RingHashLbConfig*)::]' 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/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:452:12, inlined from 'grpc_core::RefCountedPtr grpc_core::MakeRefCounted(Args&& ...) [with T = {anonymous}::RingHash::Ring; Args = {{anonymous}::RingHash*, {anonymous}::RingHashLbConfig*}]' at ./src/core/lib/gprpp/ref_counted_ptr.h:371:27, inlined from 'virtual absl::lts_20240116::Status grpc_core::{anonymous}::RingHash::UpdateLocked(grpc_core::LoadBalancingPolicy::UpdateArgs)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/ring_hash/ring_hash.cc:658:31: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' 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 >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/xds_server_config_fetcher.cc:55: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/server/xds_server_config_fetcher.cc:52: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/hash/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/xds/grpc/xds_metadata.h:28, from ./src/core/xds/grpc/xds_metadata_parser.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_metadata_parser.cc:16: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/log/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/log/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:30, from ./src/core/xds/grpc/xds_cluster.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_cluster.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/util/json/json_object_loader.h:36: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/telemetry/call_tracer.h:35, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from ./src/core/xds/xds_client/xds_client.h:45, from ./src/core/xds/xds_client/xds_resource_type_impl.h:27, from ./src/core/xds/grpc/xds_cluster.h:34: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/util/http_client/httpcli.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/http_client/httpcli.cc:21: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/resource_quota.h:30, from ./src/core/util/http_client/httpcli.h:54: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/iomgr/polling_entity.h:26, from ./src/core/util/http_client/httpcli.h:51: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/tcp_connect/tcp_connect_handshaker.h:22, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/http_client/httpcli.cc:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/grpc/xds_endpoint.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_endpoint.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/abseil-cpp/absl/profiling/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/numeric/.libs mkdir third_party/abseil-cpp/absl/random/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/random/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/http_client/httpcli_security_connector.cc:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from ./src/core/handshaker/security/security_handshaker.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/util/http_client/httpcli_security_connector.cc:39: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 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::{anonymous}::OutlierDetectionLb::EndpointState*; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void grpc_core::{anonymous}::OutlierDetectionLb::EjectionTimer::OnTimerLocked()' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:882:56: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__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::{anonymous}::OutlierDetectionLb::EndpointState*; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'void grpc_core::{anonymous}::OutlierDetectionLb::EjectionTimer::OnTimerLocked()' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/load_balancing/outlier_detection/outlier_detection.cc:889:62: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/status/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/client_channel/client_channel_internal.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/resolver/xds/xds_resolver.cc:51: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ mkdir third_party/abseil-cpp/absl/status/.libs ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/client_channel/client_channel_internal.h:27: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/client_channel/client_channel_internal.h:30: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/grpc/xds_endpoint.h:32, from ./src/core/xds/grpc/xds_endpoint_parser.h:24, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_endpoint_parser.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_api.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/strings/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc: In static member function 'static void absl::lts_20240116::random_internal::RandenPool::Fill(absl::lts_20240116::Span) [with T = long long unsigned int]': /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/random/internal/pool_urbg.cc:240:6: note: parameter passing for argument of type 'absl::lts_20240116::Span' changed in GCC 7.1 240 | void RandenPool::Fill(absl::Span data) { | ^~~~~~~~~~~~~ In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client_stats.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/handshaker/handshaker.h:39, from ./src/core/lib/security/security_connector/security_connector.h:32, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/certificate_provider_store.h:38, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/certificate_provider_store.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/orphanable.h:29, from ./src/core/xds/grpc/certificate_provider_store.h:32: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/certificate_provider_store.cc:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_filter_registry.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/xds/grpc/xds_http_filter_registry.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/strings/internal/str_format/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/file_watcher_certificate_provider_factory.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/file_watcher_certificate_provider_factory.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/file_watcher_certificate_provider_factory.cc:33: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_bootstrap_grpc.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/certificate_provider_store.h:38, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:38: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/synchronization/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/xds_server_grpc.h:28, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_server_grpc.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_server_grpc.cc:29: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/abseil-cpp/absl/synchronization/internal/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_listener.h:36, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_listener.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_route_config.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_route_config.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/abseil-cpp/absl/time/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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:26, from ./src/core/lib/transport/call_filters.h:31, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_lb_policy_registry.cc:38: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_filters.h:33: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_filters.h:32: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/time/internal/cctz/src/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_http_stateful_session_filter.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_stateful_session_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:121:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 121 | PromiseFactoryImpl(F&& f, A&& arg) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:109:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 109 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION bool HasContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/channel/promise_based_filter.h:61, from ./src/core/ext/filters/stateful_session/stateful_session_filter.h:32, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_stateful_session_filter.cc:35: ./src/core/lib/promise/cancel_callback.h:72:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 72 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto OnCancel(MainFn main_fn, | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/party.h:44, from ./src/core/lib/transport/call_spine.h:26: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_common_types_parser.cc:50: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/certificate_provider_store.h:38, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:38: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/gprpp/chunked_vector.h:26, from ./src/core/lib/transport/metadata_batch.h:43, from ./src/core/xds/grpc/xds_routing.h:35, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_routing.cc:19: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/gprpp/chunked_vector.h:27: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_routing.h:36: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_http_fault_filter.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_fault_filter.cc:17: ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:23: ./src/core/lib/promise/detail/status.h:130:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 130 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To FailureStatusCast(From&& from) { | ^~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_like.h:67:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 67 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION auto WrapInPoll(T&& x) | ^~~~~~~~~~ In file included from ./src/core/lib/promise/if.h:26: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/party.h:44, from ./src/core/lib/transport/call_spine.h:26: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.c -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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.c -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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.c -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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/abseil-cpp/absl/types/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.c -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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_int.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.c -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 mkdir third_party/address_sorting/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/boringssl-with-bazel/src/crypto/asn1/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_object.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_time.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_type.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.c -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 /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc: In member function 'bool absl::lts_20240116::str_format_internal::ParsedFormatBase::MatchesConversions(bool, std::initializer_list) const': /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc:111:6: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 111 | bool ParsedFormatBase::MatchesConversions( | ^~~~~~~~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.c -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 In file included from ./src/core/lib/resource_quota/arena.h:38, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from ./src/core/xds/xds_client/xds_client.h:45, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.c -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 In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/telemetry/metrics.h:32, from ./src/core/xds/grpc/xds_client_grpc.h:33, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_client_grpc.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/telemetry/metrics.h:36: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/xds/grpc/xds_client_grpc.h:28: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:38, from ./src/core/xds/grpc/xds_client_grpc.h:36: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_int.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_int.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_object.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_string.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strex.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_time.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/base64/base64.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/bio.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_type.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/connect.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/errno.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_int.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/fd.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/file.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/f_string.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/hexdump.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/pair.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/posix_time.c -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 /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc: In constructor 'absl::lts_20240116::str_format_internal::ParsedFormatBase::ParsedFormatBase(absl::lts_20240116::string_view, bool, std::initializer_list)': /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc:103:1: note: parameter passing for argument of type 'std::initializer_list' changed in GCC 7.1 103 | ParsedFormatBase::ParsedFormatBase( | ^~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/printf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/socket.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/blake2/blake2.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.c -o third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.c -o third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.dep -MT third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.lo mkdir third_party/boringssl-with-bazel/src/crypto/bio/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/buf/buf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/connect.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/ber.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/errno.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/bio.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/base64/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/base64/base64.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/pair.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/file.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/fd.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/chacha/chacha.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/hexdump.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/printf.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.lo mkdir third_party/boringssl-with-bazel/src/crypto/buf/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/buf/buf.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/bn_extra/.libs mkdir third_party/boringssl-with-bazel/src/crypto/blake2/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.dep -MT third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bn_extra/.libs/convert.o mkdir third_party/boringssl-with-bazel/src/crypto/bytestring/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/blake2/blake2.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/socket.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/bn_extra/.libs/bn_asn1.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.c -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/conf/conf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/bytestring/ber.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/chacha/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/cipher_extra.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/chacha/chacha.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_aesgcmsiv.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_chacha20poly1305.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_aesctrhmac.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_intel.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/crypto.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_des.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_null.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/derive_key.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_rc2.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.c -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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/load_balancing/outlier_detection/outlier_detection.h:30, from ./src/core/xds/grpc/xds_cluster.h:27, from ./src/core/xds/grpc/xds_cluster_parser.h:27, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_cluster_parser.cc:16: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/telemetry/call_tracer.h:36, from ./src/core/xds/xds_client/xds_client_stats.h:39, from ./src/core/xds/xds_client/xds_api.h:41, from ./src/core/xds/xds_client/xds_client.h:45, from ./src/core/xds/xds_client/xds_resource_type_impl.h:27, from ./src/core/xds/grpc/xds_cluster.h:34: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/util/json/json_object_loader.h:36: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:33, from ./src/core/lib/surface/channel_init.h:41, from ./src/core/lib/config/core_configuration.h:30, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_cluster_parser.cc:50: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_filters.h:37: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_filters.h:31: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:35: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_filters.h:34: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/telemetry/call_tracer.h:35: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_http_gcp_authn_filter.h:29, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_gcp_authn_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:23: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/party.h:44, from ./src/core/lib/transport/call_spine.h:26: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/xds/grpc/xds_http_gcp_authn_filter.h:25: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/boringssl-with-bazel/src/crypto/conf/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/des/des.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/conf/conf.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.c -o third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_rc4.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_tls.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dh_extra/params.c -o third_party/boringssl-with-bazel/src/crypto/dh_extra/params.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh_extra/params.dep -MT third_party/boringssl-with-bazel/src/crypto/dh_extra/params.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.c -o third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.lo mkdir third_party/boringssl-with-bazel/src/crypto/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_apple.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.dep -MT third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/tls_cbc.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_win.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.c -o third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.dep -MT third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_openbsd.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_linux.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_linux.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_sysreg.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.c -o third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_aarch64_fuchsia.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_intel.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.c -o third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.c -o third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/cpu_arm_freebsd.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.c -o third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519_64_adx.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/crypto.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.c -o third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/engine/engine.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/err/err.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/dh_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/dh_extra/dh_asn1.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dh_extra/.libs/dh_asn1.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dh_extra/params.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/dh_extra/params.dep -MT third_party/boringssl-with-bazel/src/crypto/dh_extra/params.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dh_extra/.libs/params.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/des/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/des/des.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/digest_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/digest_extra/.libs/digest_extra.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/dsa/.libs mkdir third_party/boringssl-with-bazel/src/crypto/dilithium/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.dep -MT third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/dilithium/.libs/dilithium.o mkdir third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs/ec_derive.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs/ec_asn1.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.dep -MT third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs/hash_to_curve.o mkdir third_party/boringssl-with-bazel/src/crypto/err/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/err/err.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/.libs mkdir third_party/boringssl-with-bazel/src/crypto/evp/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/.libs/ecdsa_asn1.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/ecdh_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/ecdh_extra/.libs/ecdh_extra.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/engine/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/print.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/engine/engine.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/scrypt.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/sign.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dh_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ex_data.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ec.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_hkdf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/hpke/hpke.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/hrss/hrss.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/keccak/keccak.c -o third_party/boringssl-with-bazel/src/crypto/keccak/keccak.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/keccak/keccak.dep -MT third_party/boringssl-with-bazel/src/crypto/keccak/keccak.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/kyber/kyber.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/lhash/lhash.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/mem.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/print.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/obj/obj.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/sign.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/evp/scrypt.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_all.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/ex_data.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_info.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.c -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/fipsmodule/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/hpke/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/hpke/hpke.c -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/keccak/.libs mkdir third_party/boringssl-with-bazel/src/crypto/hrss/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/keccak/keccak.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/keccak/keccak.dep -MT third_party/boringssl-with-bazel/src/crypto/keccak/keccak.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/keccak/.libs/keccak.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/hrss/hrss.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/kyber/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/kyber/kyber.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/lhash/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/lhash/lhash.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/obj/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/obj/obj.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/mem.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pool/pool.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/pem/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_all.c -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 In file included from ./src/core/lib/gprpp/manual_constructor.h:30, from ./src/core/lib/iomgr/closure.h:33, from ./src/core/xds/grpc/xds_transport_grpc.h:34, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_transport_grpc.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/surface/channel.h:42, from ./src/core/xds/grpc/xds_transport_grpc.h:37: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.lo ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ mkdir third_party/boringssl-with-bazel/src/crypto/mldsa/.libs ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/gprpp/ref_counted.h:33, from ./src/core/lib/avl/avl.h:26, from ./src/core/lib/channel/channel_args.h:40, from ./src/core/xds/grpc/xds_transport_grpc.h:31: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.lo ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/surface/channel.h:47: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/resource_quota/arena.h:39: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/mldsa/mldsa.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.lo mkdir third_party/boringssl-with-bazel/src/crypto/mlkem/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.c -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 In file included from ./src/core/lib/promise/if.h:26, from ./src/core/lib/transport/call_spine.h:24, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter.h:31, from ./src/core/xds/grpc/xds_http_rbac_filter.h:31, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_http_rbac_filter.cc:17: ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/detail/promise_like.h:25, from ./src/core/lib/promise/detail/promise_factory.h:26, from ./src/core/lib/promise/if.h:27: ./src/core/lib/promise/poll.h:266:46: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 266 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION Poll poll_cast(U poll) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/transport/call_spine.h:23: ./src/core/lib/promise/detail/status.h:106:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 106 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To StatusCast(From&& from) { | ^~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/party.h:44, from ./src/core/lib/transport/call_spine.h:26: ./src/core/lib/resource_quota/arena.h:97:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 97 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void DestroyArenaContext(void* p) { | ^~~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:41, from ./src/core/lib/transport/call_spine.h:27: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:39: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/activity.h:40, from ./src/core/lib/promise/latch.h:31, from ./src/core/lib/transport/call_spine.h:25: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_info.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.lo In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:34, from ./src/core/xds/grpc/xds_listener_parser.h:25, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_listener_parser.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] mkdir third_party/boringssl-with-bazel/src/crypto/pkcs8/.libs In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/certificate_provider_store.h:38, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.c -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 ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.c -o third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.lo ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:38: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.c -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 In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ mkdir third_party/boringssl-with-bazel/src/crypto/pkcs7/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rc4/rc4.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/refcount.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.c -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.lo mkdir third_party/boringssl-with-bazel/src/crypto/poly1305/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/pool/.libs mkdir third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pool/pool.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/fork_detect.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/deterministic.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.c -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/getentropy.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/forkunsafe.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/ios.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.c -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/passive.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/siphash/siphash.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/address.c -o third_party/boringssl-with-bazel/src/crypto/spx/address.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/address.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/address.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/fors.c -o third_party/boringssl-with-bazel/src/crypto/spx/fors.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/fors.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/fors.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/merkle.c -o third_party/boringssl-with-bazel/src/crypto/spx/merkle.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/merkle.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/merkle.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/spx.c -o third_party/boringssl-with-bazel/src/crypto/spx/spx.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/spx.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/spx.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/spx_util.c -o third_party/boringssl-with-bazel/src/crypto/spx/spx_util.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/spx_util.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/spx_util.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/thash.c -o third_party/boringssl-with-bazel/src/crypto/spx/thash.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/thash.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/thash.lo gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/rand_extra.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/wots.c -o third_party/boringssl-with-bazel/src/crypto/spx/wots.lo -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/wots.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/wots.lo /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/stack/stack.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/rc4/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rc4/rc4.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_none.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_pthread.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/windows.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/refcount.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/trusty.o mkdir third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs/rsa_asn1.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.dep -MT third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/urandom.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_win.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_digest.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_sign.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs/rsa_crypt.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_verify.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/algorithm.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/by_dir.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/spx/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/address.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/address.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/address.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/address.o mkdir third_party/boringssl-with-bazel/src/crypto/siphash/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/by_file.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/siphash/siphash.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/merkle.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/merkle.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/merkle.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/merkle.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.dep -MT third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs/rsa_print.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/spx_util.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/spx_util.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/spx_util.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/spx_util.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/wots.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/wots.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/wots.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/wots.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/name_print.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/policy.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/fors.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/fors.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/fors.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/fors.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/thash.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/thash.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/thash.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/thash.o gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/spx/spx.c -MMD -MF third_party/boringssl-with-bazel/src/crypto/spx/spx.dep -MT third_party/boringssl-with-bazel/src/crypto/spx/spx.lo -fPIC -DPIC -o third_party/boringssl-with-bazel/src/crypto/spx/.libs/spx.o /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/stack/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_none.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/stack/stack.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_crl.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_req.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/trust_token/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.c -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 mkdir third_party/boringssl-with-bazel/src/crypto/x509/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_sign.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_pthread.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.c -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 In file included from ./src/core/lib/gprpp/no_destruct.h:23, from ./src/core/util/json/json_object_loader.h:35, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:34, from ./src/core/xds/grpc/xds_route_config_parser.h:42, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/grpc/xds_route_config_parser.cc:17: ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/promise/activity.h:41, from ./src/core/lib/resource_quota/memory_quota.h:46, from ./src/core/lib/resource_quota/arena.h:40, from ./src/core/lib/promise/arena_promise.h:32, from ./src/core/lib/security/security_connector/security_connector.h:42, from ./src/core/lib/security/security_connector/ssl_utils.h:40, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:36, from ./src/core/xds/grpc/certificate_provider_store.h:38, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:35: ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:138:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 138 | PromiseFactoryImpl(F f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 175 | PromiseFactoryImpl(F&& f) { | ^~~~~~~~~~~~~~~~~~ ./src/core/lib/promise/detail/promise_factory.h:175:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_digest.c -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 ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ In file included from ./src/core/lib/gprpp/ref_counted_ptr.h:33, from ./src/core/util/json/json_object_loader.h:36: ./src/core/lib/gprpp/down_cast.h:28:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 28 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From* f) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 34 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Construct(T* p, Args&&... args) { | ^~~~~~~~~ ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:34:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/gprpp/construct_destruct.h:27:43: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 27 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION void Destruct(T* p) { | ^~~~~~~~ ./src/core/lib/gprpp/down_cast.h:42:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 42 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION To DownCast(From& f) { | ^~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/thread_win.c -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 In file included from ./src/core/lib/promise/pipe.h:39, from ./src/core/lib/transport/call_spine.h:27, from ./src/core/lib/transport/call_destination.h:21, from ./src/core/lib/transport/interception_chain.h:24, from ./src/core/xds/grpc/xds_http_filter_registry.h:34, from ./src/core/xds/grpc/xds_bootstrap_grpc.h:38: ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] In file included from ./src/core/lib/transport/call_spine.h:31: ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ In file included from ./src/core/lib/transport/call_spine.h:24: ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ ./src/core/lib/promise/try_seq.h:286:69: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 286 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::TrySeq TrySeq( | ^~~~~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/promise/pipe.h:41: ./src/core/lib/promise/seq.h:115:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Seq Seq( | ^~~ ./src/core/lib/promise/if.h:203:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 203 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::If If( | ^~ In file included from ./src/core/lib/transport/call_spine.h:29: ./src/core/lib/promise/promise.h:75:67: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 75 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Immediate Immediate( | ^~~~~~~~~ ./src/core/lib/promise/map.h:71:71: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 71 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION promise_detail::Map Map( | ^~~ In file included from ./src/core/lib/promise/arena_promise.h:30: ./src/core/lib/promise/context.h:115:41: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 115 | GPR_ATTRIBUTE_ALWAYS_INLINE_FUNCTION T* GetContext() { | ^~~~~~~~~~ gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/algorithm.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/trust_token/voprf.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/by_dir.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/a_verify.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/name_print.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/by_file.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_info.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_int.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/policy.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_crl.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/t_req.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akeya.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_akey.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_cpols.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_alt.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_enum.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bcons.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_crld.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_conf.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_extku.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_bitst.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_att.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_int.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ia5.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_def.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ncons.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_info.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_prn.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pmaps.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_genn.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_pcons.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_ocsp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_purp.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_req.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_set.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_lib.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_utl.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/v3_skey.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509cset.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_att.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509name.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509rset.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509spki.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_algor.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_def.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_all.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_crl.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_exten.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_name.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_req.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_sig.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_spki.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_val.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_set.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/gen/crypto/err_data.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509cset.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_req.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_algor.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509rset.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509name.c -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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x509spki.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_all.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_exten.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_name.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_req.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_spki.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_crl.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_sig.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_val.c -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 mkdir third_party/boringssl-with-bazel/src/gen/crypto/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/gen/crypto/err_data.c -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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/crypto/x509/x_x509.c -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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/ssl/.libs mkdir third_party/boringssl-with-bazel/src/ssl/.libs mkdir: can't create directory 'third_party/boringssl-with-bazel/src/ssl/.libs': File exists g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /usr/include/c++/14.2.0/vector:72, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.h:23, from /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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_20240116::time_internal::cctz::TransitionType; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 452 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/re2/re2/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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_20240116::time_internal::cctz::TransitionType; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:388:7: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 388 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /usr/include/c++/14.2.0/bits/vector.tcc:411:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 411 | _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 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_20240116::time_internal::cctz::TransitionType; _Alloc = std::allocator]', inlined from 'bool absl::lts_20240116::time_internal::cctz::TimeZoneInfo::GetTransitionType(int_fast32_t, bool, const std::string&, uint_least8_t*)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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::const_iterator' changed in GCC 7.1 1349 | { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /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_20240116::time_internal::cctz::Transition; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 452 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /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_20240116::time_internal::cctz::Transition; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:388:7: note: parameter passing for argument of type 'std::vector::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 >' changed in GCC 7.1 411 | _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240116::time_internal::cctz::Transition; _Alloc = std::allocator]', inlined from 'bool absl::lts_20240116::time_internal::cctz::TimeZoneInfo::ResetToBuiltinUTC(const absl::lts_20240116::time_internal::cctz::seconds&)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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::const_iterator' changed in GCC 7.1 1349 | { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = absl::lts_20240116::time_internal::cctz::Transition; _Alloc = std::allocator]', inlined from 'bool absl::lts_20240116::time_internal::cctz::TimeZoneInfo::Load(absl::lts_20240116::time_internal::cctz::ZoneInfoSource*)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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::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_20240116::time_internal::cctz::Transition; _Alloc = std::allocator]', inlined from 'bool absl::lts_20240116::time_internal::cctz::TimeZoneInfo::Load(absl::lts_20240116::time_internal::cctz::ZoneInfoSource*)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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::const_iterator' changed in GCC 7.1 1349 | { return _M_emplace_aux(__position, std::forward<_Args>(__args)...); } | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/re2/util/.libs g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 g++ -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c++14 -fno-exceptions -fno-rtti -g -O2 -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/base/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/json/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/hash/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/lex/.libs /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/message/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/mem/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/mini_descriptor/internal/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/message/internal/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/mini_descriptor/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/mini_table/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/mini_table/internal/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/reflection/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=compile gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX='"PHP"' -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX='"1.67.0"' -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/reflection/internal/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/utf8_range/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 mkdir third_party/upb/upb/wire/internal/.libs gcc -I. -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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/php84-pecl-grpc/src/grpc-1.67.0 -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -fvisibility=hidden -DOPENSSL_NO_ASM -D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX -DGRPC_ARES=0 -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 "-DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"PHP\"" "-DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.67.0\"" -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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 In file included from /usr/include/c++/14.2.0/map:62, from ./src/core/xds/xds_client/xds_client.h:20: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = absl::lts_20240116::string_view; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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, std::tuple<>}; _Key = grpc_core::XdsClient::XdsResourceKey; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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; _Alloc = std::allocator >]', inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::OnTimer()' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:267:77: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__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; _Alloc = std::allocator >]', inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::MaybeStartTimer(grpc_core::RefCountedPtr)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:239:75, inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::MaybeMarkSubscriptionSendComplete(grpc_core::RefCountedPtr)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:201:46, inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::ResourceTimer::MaybeMarkSubscriptionSendComplete(grpc_core::RefCountedPtr)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:199:10, inlined from 'void grpc_core::XdsClient::XdsChannel::AdsCall::OnRequestSent(bool)' at /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/xds/xds_client/xds_client.cc:1089:52: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /bin/sh /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=link gcc -shared -I/usr/include/php84 -I/usr/include/php84/main -I/usr/include/php84/TSRM -I/usr/include/php84/Zend -I/usr/include/php84/ext -I/usr/include/php84/ext/date/lib -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upb-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/core/ext/upbdefs-gen -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/src/php/ext/grpc -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/abseil-cpp -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/address_sorting/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/boringssl-with-bazel/src/include -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/re2 -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/upb -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/utf8_range -I/home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/third_party/xxhash -DHAVE_CONFIG_H -std=c11 -g -O2 -D_GNU_SOURCE -Wl,--as-needed,-O1,--sort-common -o grpc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/modules 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_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/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/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_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_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/opencensus.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/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/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/opencensus/proto/trace/v1/trace_config.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_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/opencensus.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/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/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/opencensus/proto/trace/v1/trace_config.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/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/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/backoff/backoff.lo src/core/lib/backoff/random_early_detection.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/config/config_vars.lo src/core/lib/config/config_vars_non_generated.lo src/core/lib/config/core_configuration.lo src/core/lib/config/load_config.lo src/core/lib/debug/event_log.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/gprpp/crash.lo src/core/lib/gprpp/dump_args.lo src/core/lib/gprpp/examine_stack.lo src/core/lib/gprpp/fork.lo src/core/lib/gprpp/glob.lo src/core/lib/gprpp/host_port.lo src/core/lib/gprpp/linux/env.lo src/core/lib/gprpp/load_file.lo src/core/lib/gprpp/mpscq.lo src/core/lib/gprpp/per_cpu.lo src/core/lib/gprpp/posix/directory_reader.lo src/core/lib/gprpp/posix/env.lo src/core/lib/gprpp/posix/stat.lo src/core/lib/gprpp/posix/thd.lo src/core/lib/gprpp/ref_counted_string.lo src/core/lib/gprpp/status_helper.lo src/core/lib/gprpp/strerror.lo src/core/lib/gprpp/tchar.lo src/core/lib/gprpp/time.lo src/core/lib/gprpp/time_averaged_stats.lo src/core/lib/gprpp/time_util.lo src/core/lib/gprpp/uuid_v4.lo src/core/lib/gprpp/validation_errors.lo src/core/lib/gprpp/windows/directory_reader.lo src/core/lib/gprpp/windows/env.lo src/core/lib/gprpp/windows/stat.lo src/core/lib/gprpp/windows/thd.lo src/core/lib/gprpp/work_serializer.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/gethostname_fallback.lo src/core/lib/iomgr/gethostname_host_name_max.lo src/core/lib/iomgr/gethostname_sysconf.lo src/core/lib/iomgr/grpc_if_nametoindex_posix.lo src/core/lib/iomgr/grpc_if_nametoindex_unsupported.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/matchers/matchers.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/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/lib/uri/uri_parser.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/binder/binder_resolver.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/atm.lo src/core/util/gcp_metadata_query.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/log.lo src/core/util/msys/tmpfile.lo src/core/util/posix/cpu.lo src/core/util/posix/string.lo src/core/util/posix/sync.lo src/core/util/posix/time.lo src/core/util/posix/tmpfile.lo src/core/util/string.lo src/core/util/sync.lo src/core/util/sync_abseil.lo src/core/util/time.lo src/core/util/time_precise.lo src/core/util/windows/cpu.lo src/core/util/windows/string.lo src/core/util/windows/string_util.lo src/core/util/windows/sync.lo src/core/util/windows/time.lo src/core/util/windows/tmpfile.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/xds_api.lo src/core/xds/xds_client/xds_bootstrap.lo src/core/xds/xds_client/xds_client.lo src/core/xds/xds_client/xds_client_stats.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/demangle.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/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_extra/bn_asn1.lo third_party/boringssl-with-bazel/src/crypto/bn_extra/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_extra/cipher_extra.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_des.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.lo third_party/boringssl-with-bazel/src/crypto/cipher_extra/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_extra/dh_asn1.lo third_party/boringssl-with-bazel/src/crypto/dh_extra/params.lo third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.lo third_party/boringssl-with-bazel/src/crypto/dilithium/dilithium.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_extra/ec_asn1.lo third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.lo third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.lo third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.lo third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/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/keccak/keccak.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/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_extra/deterministic.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/fork_detect.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/getentropy.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/ios.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/passive.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/trusty.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/urandom.lo third_party/boringssl-with-bazel/src/crypto/rand_extra/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_extra/rsa_asn1.lo third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_crypt.lo third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.lo third_party/boringssl-with-bazel/src/crypto/siphash/siphash.lo third_party/boringssl-with-bazel/src/crypto/spx/address.lo third_party/boringssl-with-bazel/src/crypto/spx/fors.lo third_party/boringssl-with-bazel/src/crypto/spx/merkle.lo third_party/boringssl-with-bazel/src/crypto/spx/spx.lo third_party/boringssl-with-bazel/src/crypto/spx/spx_util.lo third_party/boringssl-with-bazel/src/crypto/spx/thash.lo third_party/boringssl-with-bazel/src/crypto/spx/wots.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/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/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/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_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/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/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_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_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/opencensus.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/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/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/opencensus/proto/trace/v1/.libs/trace_config.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_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/opencensus.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/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/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/opencensus/proto/trace/v1/.libs/trace_config.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/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/.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/backoff/.libs/backoff.o src/core/lib/backoff/.libs/random_early_detection.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/config/.libs/config_vars.o src/core/lib/config/.libs/config_vars_non_generated.o src/core/lib/config/.libs/core_configuration.o src/core/lib/config/.libs/load_config.o src/core/lib/debug/.libs/event_log.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/gprpp/.libs/crash.o src/core/lib/gprpp/.libs/dump_args.o src/core/lib/gprpp/.libs/examine_stack.o src/core/lib/gprpp/.libs/fork.o src/core/lib/gprpp/.libs/glob.o src/core/lib/gprpp/.libs/host_port.o src/core/lib/gprpp/linux/.libs/env.o src/core/lib/gprpp/.libs/load_file.o src/core/lib/gprpp/.libs/mpscq.o src/core/lib/gprpp/.libs/per_cpu.o src/core/lib/gprpp/posix/.libs/directory_reader.o src/core/lib/gprpp/posix/.libs/env.o src/core/lib/gprpp/posix/.libs/stat.o src/core/lib/gprpp/posix/.libs/thd.o src/core/lib/gprpp/.libs/ref_counted_string.o src/core/lib/gprpp/.libs/status_helper.o src/core/lib/gprpp/.libs/strerror.o src/core/lib/gprpp/.libs/tchar.o src/core/lib/gprpp/.libs/time.o src/core/lib/gprpp/.libs/time_averaged_stats.o src/core/lib/gprpp/.libs/time_util.o src/core/lib/gprpp/.libs/uuid_v4.o src/core/lib/gprpp/.libs/validation_errors.o src/core/lib/gprpp/windows/.libs/directory_reader.o src/core/lib/gprpp/windows/.libs/env.o src/core/lib/gprpp/windows/.libs/stat.o src/core/lib/gprpp/windows/.libs/thd.o src/core/lib/gprpp/.libs/work_serializer.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/gethostname_fallback.o src/core/lib/iomgr/.libs/gethostname_host_name_max.o src/core/lib/iomgr/.libs/gethostname_sysconf.o src/core/lib/iomgr/.libs/grpc_if_nametoindex_posix.o src/core/lib/iomgr/.libs/grpc_if_nametoindex_unsupported.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/matchers/.libs/matchers.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/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/lib/uri/.libs/uri_parser.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/binder/.libs/binder_resolver.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/atm.o src/core/util/.libs/gcp_metadata_query.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/.libs/log.o src/core/util/msys/.libs/tmpfile.o src/core/util/posix/.libs/cpu.o src/core/util/posix/.libs/string.o src/core/util/posix/.libs/sync.o src/core/util/posix/.libs/time.o src/core/util/posix/.libs/tmpfile.o src/core/util/.libs/string.o src/core/util/.libs/sync.o src/core/util/.libs/sync_abseil.o src/core/util/.libs/time.o src/core/util/.libs/time_precise.o src/core/util/windows/.libs/cpu.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/time.o src/core/util/windows/.libs/tmpfile.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/xds_api.o src/core/xds/xds_client/.libs/xds_bootstrap.o src/core/xds/xds_client/.libs/xds_client.o src/core/xds/xds_client/.libs/xds_client_stats.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/demangle.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/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_extra/.libs/bn_asn1.o third_party/boringssl-with-bazel/src/crypto/bn_extra/.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_extra/.libs/cipher_extra.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/derive_key.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_aesctrhmac.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_aesgcmsiv.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_chacha20poly1305.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_des.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_null.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_rc2.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_rc4.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.libs/e_tls.o third_party/boringssl-with-bazel/src/crypto/cipher_extra/.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_extra/.libs/dh_asn1.o third_party/boringssl-with-bazel/src/crypto/dh_extra/.libs/params.o third_party/boringssl-with-bazel/src/crypto/digest_extra/.libs/digest_extra.o third_party/boringssl-with-bazel/src/crypto/dilithium/.libs/dilithium.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_extra/.libs/ec_asn1.o third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs/ec_derive.o third_party/boringssl-with-bazel/src/crypto/ec_extra/.libs/hash_to_curve.o third_party/boringssl-with-bazel/src/crypto/ecdh_extra/.libs/ecdh_extra.o third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/.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/keccak/.libs/keccak.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/.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_extra/.libs/deterministic.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/fork_detect.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/forkunsafe.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/getentropy.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/ios.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/passive.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/rand_extra.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/trusty.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.libs/urandom.o third_party/boringssl-with-bazel/src/crypto/rand_extra/.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_extra/.libs/rsa_asn1.o third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs/rsa_crypt.o third_party/boringssl-with-bazel/src/crypto/rsa_extra/.libs/rsa_print.o third_party/boringssl-with-bazel/src/crypto/siphash/.libs/siphash.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/address.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/fors.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/merkle.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/spx.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/spx_util.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/thash.o third_party/boringssl-with-bazel/src/crypto/spx/.libs/wots.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/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/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/php84-pecl-grpc/src/grpc-1.67.0/libtool --tag=CC --mode=install cp ./grpc.la /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/modules cp ./.libs/grpc.so /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/modules/grpc.so cp ./.libs/grpc.lai /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/modules/grpc.la PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/testing/php84-pecl-grpc/src/grpc-1.67.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.67.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 >>> php84-pecl-grpc: Entering fakeroot... libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! libfakeroot internal error: payload not recognized! Installing shared extensions: /home/buildozer/aports/testing/php84-pecl-grpc/pkg/php84-pecl-grpc/usr/lib/php84/modules/ libfakeroot internal error: payload not recognized! >>> php84-pecl-grpc*: Running postcheck for php84-pecl-grpc >>> php84-pecl-grpc*: Preparing package php84-pecl-grpc... >>> php84-pecl-grpc*: Stripping binaries >>> php84-pecl-grpc*: Scanning shared objects >>> php84-pecl-grpc*: Tracing dependencies... php84-common so:libc.musl-armhf.so.1 so:libstdc++.so.6 >>> php84-pecl-grpc*: Package size: 8.9 MB >>> php84-pecl-grpc*: Compressing data... >>> php84-pecl-grpc*: Create checksum... >>> php84-pecl-grpc*: Create php84-pecl-grpc-1.67.0-r0.apk >>> php84-pecl-grpc: Build complete at Tue, 22 Oct 2024 21:52:09 +0000 elapsed time 0h 1m 29s >>> php84-pecl-grpc: Cleaning up srcdir >>> php84-pecl-grpc: Cleaning up pkgdir >>> php84-pecl-grpc: Uninstalling dependencies... (1/28) Purging .makedepends-php84-pecl-grpc (20241022.215041) (2/28) Purging php84-dev (8.4.0_rc2-r0) (3/28) Purging php84 (8.4.0_rc2-r0) (4/28) Purging php84-common (8.4.0_rc2-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 (20240808.3.1-r0) (9/28) Purging bsd-compat-headers (0.7.2-r6) (10/28) Purging ncurses-dev (6.5_p20241006-r0) (11/28) Purging libncurses++ (6.5_p20241006-r0) (12/28) Purging libpanelw (6.5_p20241006-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 (3.1-r0) (17/28) Purging openssl-dev (3.3.2-r3) (18/28) Purging linux-headers (6.6-r1) (19/28) Purging argon2-libs (20190702-r5) (20/28) Purging git-perl (2.46.2-r0) (21/28) Purging perl-git (2.46.2-r0) (22/28) Purging perl-error (0.17029-r2) (23/28) Purging perl (5.40.0-r3) (24/28) Purging libbz2 (1.0.8-r6) (25/28) Purging libformw (6.5_p20241006-r0) (26/28) Purging libmenuw (6.5_p20241006-r0) (27/28) Purging libxml2 (2.13.4-r1) (28/28) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 322 MiB in 101 packages >>> php84-pecl-grpc: Updating the testing/armhf repository index... >>> php84-pecl-grpc: Signing the index...