>>> php83-pecl-phpy: Building testing/php83-pecl-phpy 1.0.11-r0 (using abuild 3.14.1-r7) started Thu, 06 Mar 2025 23:23:47 +0000
>>> php83-pecl-phpy: Validating /home/buildozer/aports/testing/php83-pecl-phpy/APKBUILD...
>>> php83-pecl-phpy: Analyzing dependencies...
>>> php83-pecl-phpy: Installing for build: build-base php83-common php83-dev python3-dev
(1/35) Installing php83-common (8.3.17-r0)
(2/35) Installing argon2-libs (20190702-r5)
(3/35) Installing xz-libs (5.6.4-r0)
(4/35) Installing libxml2 (2.13.6-r0)
(5/35) Installing php83 (8.3.17-r0)
(6/35) Installing m4 (1.4.19-r3)
(7/35) Installing libbz2 (1.0.8-r6)
(8/35) Installing perl (5.40.1-r0)
(9/35) Installing autoconf (2.72-r0)
(10/35) Installing bsd-compat-headers (0.7.2-r6)
(11/35) Installing libformw (6.5_p20250216-r0)
(12/35) Installing libmenuw (6.5_p20250216-r0)
(13/35) Installing libpanelw (6.5_p20250216-r0)
(14/35) Installing libncurses++ (6.5_p20250216-r0)
(15/35) Installing ncurses-dev (6.5_p20250216-r0)
(16/35) Installing libedit-dev (20250104.3.1-r0)
(17/35) Installing zlib-dev (1.3.1-r2)
(18/35) Installing libpcre2-16 (10.43-r0)
(19/35) Installing libpcre2-32 (10.43-r0)
(20/35) Installing pcre2-dev (10.43-r0)
(21/35) Installing re2c (4.1-r0)
(22/35) Installing php83-dev (8.3.17-r0)
(23/35) Installing libffi (3.4.7-r0)
(24/35) Installing gdbm (1.24-r0)
(25/35) Installing mpdecimal (4.0.0-r0)
(26/35) Installing sqlite-libs (3.49.1-r0)
(27/35) Installing python3 (3.12.9-r0)
(28/35) Installing python3-pycache-pyc0 (3.12.9-r0)
(29/35) Installing pyc (3.12.9-r0)
(30/35) Installing python3-pyc (3.12.9-r0)
(31/35) Installing python3-dev (3.12.9-r0)
(32/35) Installing .makedepends-php83-pecl-phpy (20250306.232349)
(33/35) Installing perl-error (0.17030-r0)
(34/35) Installing perl-git (2.48.1-r0)
(35/35) Installing git-perl (2.48.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 588 MiB in 138 packages
>>> php83-pecl-phpy: Cleaning up srcdir
>>> php83-pecl-phpy: Cleaning up pkgdir
>>> php83-pecl-phpy: Cleaning up tmpdir
>>> php83-pecl-phpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-phpy-1.0.11.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> php83-pecl-phpy: Fetching php-pecl-phpy-1.0.11.tgz::https://pecl.php.net/get/phpy-1.0.11.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 36441  100 36441    0     0  67582      0 --:--:-- --:--:-- --:--:-- 67483
>>> php83-pecl-phpy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/php-pecl-phpy-1.0.11.tgz
>>> php83-pecl-phpy: Checking sha512sums...
php-pecl-phpy-1.0.11.tgz: OK
>>> php83-pecl-phpy: Unpacking /var/cache/distfiles/php-pecl-phpy-1.0.11.tgz...
Configuring for:
PHP Api Version:         20230831
Zend Module Api No:      20230831
Zend Extension Api No:   420230831
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /bin/grep -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... loongarch64-unknown-linux-musl
checking host system type... loongarch64-unknown-linux-musl
checking target system type... loongarch64-unknown-linux-musl
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib
checking for PHP extension directory... /usr/lib/php83/modules
checking for PHP installed headers prefix... /usr/include/php83
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking dir of python... no
checking version of python... no
checking path of python_config... no
checking whether to enable phpy 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... none needed
checking how to run the C++ preprocessor... g++ -E
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for /usr/loongarch64-alpine-linux-musl/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... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/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/loongarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/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... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/phpy.cc -o phpy.lo  -MMD -MF phpy.dep -MT phpy.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/callable.cc -o src/python/callable.lo  -MMD -MF src/python/callable.dep -MT src/python/callable.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/object.cc -o src/python/object.lo  -MMD -MF src/python/object.dep -MT src/python/object.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/string.cc -o src/python/string.lo  -MMD -MF src/python/string.dep -MT src/python/string.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/class.cc -o src/python/class.lo  -MMD -MF src/python/class.dep -MT src/python/class.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/reference.cc -o src/python/reference.lo  -MMD -MF src/python/reference.dep -MT src/python/reference.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/module.cc -o src/python/module.lo  -MMD -MF src/python/module.dep -MT src/python/module.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/array.cc -o src/python/array.lo  -MMD -MF src/python/array.dep -MT src/python/array.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/resource.cc -o src/python/resource.lo  -MMD -MF src/python/resource.dep -MT src/python/resource.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/object.cc -o src/php/object.lo  -MMD -MF src/php/object.dep -MT src/php/object.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/core.cc -o src/php/core.lo  -MMD -MF src/php/core.dep -MT src/php/core.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/type.cc -o src/php/type.lo  -MMD -MF src/php/type.dep -MT src/php/type.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/dict.cc -o src/php/dict.lo  -MMD -MF src/php/dict.dep -MT src/php/dict.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/list.cc -o src/php/list.lo  -MMD -MF src/php/list.dep -MT src/php/list.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/iter.cc -o src/php/iter.lo  -MMD -MF src/php/iter.dep -MT src/php/iter.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/sequence.cc -o src/php/sequence.lo  -MMD -MF src/php/sequence.dep -MT src/php/sequence.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/module.cc -o src/php/module.lo  -MMD -MF src/php/module.dep -MT src/php/module.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/tuple.cc -o src/php/tuple.lo  -MMD -MF src/php/tuple.dep -MT src/php/tuple.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/set.cc -o src/php/set.lo  -MMD -MF src/php/set.dep -MT src/php/set.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/fn.cc -o src/php/fn.lo  -MMD -MF src/php/fn.dep -MT src/php/fn.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/str.cc -o src/php/str.lo  -MMD -MF src/php/str.dep -MT src/php/str.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/error.cc -o src/php/error.lo  -MMD -MF src/php/error.dep -MT src/php/error.lo
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=compile g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1   -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/bridge/core.cc -o src/bridge/core.lo  -MMD -MF src/bridge/core.dep -MT src/bridge/core.lo
mkdir .libs
mkdir src/python/.libs
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/phpy.cc -MMD -MF phpy.dep -MT phpy.lo  -fPIC -DPIC -o .libs/phpy.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/callable.cc -MMD -MF src/python/callable.dep -MT src/python/callable.lo  -fPIC -DPIC -o src/python/.libs/callable.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/object.cc -MMD -MF src/python/object.dep -MT src/python/object.lo  -fPIC -DPIC -o src/python/.libs/object.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/reference.cc -MMD -MF src/python/reference.dep -MT src/python/reference.lo  -fPIC -DPIC -o src/python/.libs/reference.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/string.cc -MMD -MF src/python/string.dep -MT src/python/string.lo  -fPIC -DPIC -o src/python/.libs/string.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/resource.cc -MMD -MF src/python/resource.dep -MT src/python/resource.lo  -fPIC -DPIC -o src/python/.libs/resource.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/class.cc -MMD -MF src/python/class.dep -MT src/python/class.lo  -fPIC -DPIC -o src/python/.libs/class.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/module.cc -MMD -MF src/python/module.dep -MT src/python/module.lo  -fPIC -DPIC -o src/python/.libs/module.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/python/array.cc -MMD -MF src/python/array.dep -MT src/python/array.lo  -fPIC -DPIC -o src/python/.libs/array.o
mkdir src/php/.libs
mkdir src/php/.libs
mkdir src/php/.libs
mkdir: can't create directory 'src/php/.libs': File exists
mkdir src/bridge/.libs
mkdir: can't create directory 'src/php/.libs': File exists
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/type.cc -MMD -MF src/php/type.dep -MT src/php/type.lo  -fPIC -DPIC -o src/php/.libs/type.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/sequence.cc -MMD -MF src/php/sequence.dep -MT src/php/sequence.lo  -fPIC -DPIC -o src/php/.libs/sequence.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/tuple.cc -MMD -MF src/php/tuple.dep -MT src/php/tuple.lo  -fPIC -DPIC -o src/php/.libs/tuple.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/core.cc -MMD -MF src/php/core.dep -MT src/php/core.lo  -fPIC -DPIC -o src/php/.libs/core.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/dict.cc -MMD -MF src/php/dict.dep -MT src/php/dict.lo  -fPIC -DPIC -o src/php/.libs/dict.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/bridge/core.cc -MMD -MF src/bridge/core.dep -MT src/bridge/core.lo  -fPIC -DPIC -o src/bridge/.libs/core.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/object.cc -MMD -MF src/php/object.dep -MT src/php/object.lo  -fPIC -DPIC -o src/php/.libs/object.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/list.cc -MMD -MF src/php/list.dep -MT src/php/list.lo  -fPIC -DPIC -o src/php/.libs/list.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/set.cc -MMD -MF src/php/set.dep -MT src/php/set.lo  -fPIC -DPIC -o src/php/.libs/set.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/error.cc -MMD -MF src/php/error.dep -MT src/php/error.lo  -fPIC -DPIC -o src/php/.libs/error.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/iter.cc -MMD -MF src/php/iter.dep -MT src/php/iter.lo  -fPIC -DPIC -o src/php/.libs/iter.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/fn.cc -MMD -MF src/php/fn.dep -MT src/php/fn.lo  -fPIC -DPIC -o src/php/.libs/fn.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/module.cc -MMD -MF src/php/module.dep -MT src/php/module.lo  -fPIC -DPIC -o src/php/.libs/module.o
 g++ -I. -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -DHAVE_CONFIG_H -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -z now -std=c++14 -DZEND_COMPILE_DL_EXT=1 -c /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/src/php/str.cc -MMD -MF src/php/str.dep -MT src/php/str.lo  -fPIC -DPIC -o src/php/.libs/str.o
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=link g++ -shared -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/main -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11 -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/php83 -I/usr/include/php83/main -I/usr/include/php83/TSRM -I/usr/include/php83/Zend -I/usr/include/php83/ext -I/usr/include/php83/ext/date/lib -I/usr/include/python3.12 -I/usr/include/python3.12 -I/home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/include  -DHAVE_CONFIG_H  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE  -Wl,--as-needed,-O1,--sort-common -L/usr/lib -lpython3.12 -ldl -lm  -o phpy.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/modules  phpy.lo src/python/callable.lo src/python/object.lo src/python/string.lo src/python/class.lo src/python/reference.lo src/python/module.lo src/python/array.lo src/python/resource.lo src/php/object.lo src/php/core.lo src/php/type.lo src/php/dict.lo src/php/list.lo src/php/iter.lo src/php/sequence.lo src/php/module.lo src/php/tuple.lo src/php/set.lo src/php/fn.lo src/php/str.lo src/php/error.lo src/bridge/core.lo 
g++ -shared -nostdlib /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/crtbeginS.o  .libs/phpy.o src/python/.libs/callable.o src/python/.libs/object.o src/python/.libs/string.o src/python/.libs/class.o src/python/.libs/reference.o src/python/.libs/module.o src/python/.libs/array.o src/python/.libs/resource.o src/php/.libs/object.o src/php/.libs/core.o src/php/.libs/type.o src/php/.libs/dict.o src/php/.libs/list.o src/php/.libs/iter.o src/php/.libs/sequence.o src/php/.libs/module.o src/php/.libs/tuple.o src/php/.libs/set.o src/php/.libs/fn.o src/php/.libs/str.o src/php/.libs/error.o src/bridge/.libs/core.o  -L/usr/lib -lpython3.12 -ldl -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../loongarch64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../loongarch64-alpine-linux-musl/lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o  -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,phpy.so -o .libs/phpy.so
creating phpy.la
(cd .libs && rm -f phpy.la && ln -s ../phpy.la phpy.la)
/bin/sh /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/libtool --tag=CXX --mode=install cp ./phpy.la /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/modules
cp ./.libs/phpy.so /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/modules/phpy.so
cp ./.libs/phpy.lai /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/modules/phpy.la
PATH="$PATH:/sbin" ldconfig -n /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /home/buildozer/aports/testing/php83-pecl-phpy/src/phpy-1.0.11/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'.


phpy

phpy support => enabled
Copyright => 上海识沃网络科技有限公司
Email => service@swoole.com
Website => https://www.swoole.com/
Extension Version => 1.0.11
Python Version => 3.12.9 (main, Feb  7 2025, 17:38:43) [GCC 14.2.0]
>>> php83-pecl-phpy: Entering fakeroot...
Installing shared extensions:     /home/buildozer/aports/testing/php83-pecl-phpy/pkg/php83-pecl-phpy/usr/lib/php83/modules/
>>> php83-pecl-phpy*: Running postcheck for php83-pecl-phpy
>>> php83-pecl-phpy*: Preparing package php83-pecl-phpy...
>>> php83-pecl-phpy*: Stripping binaries
>>> php83-pecl-phpy*: Scanning shared objects
>>> php83-pecl-phpy*: Tracing dependencies...
	php83-common
	so:libc.musl-loongarch64.so.1
	so:libgcc_s.so.1
	so:libpython3.12.so.1.0
	so:libstdc++.so.6
>>> php83-pecl-phpy*: Package size: 133.8 KB
>>> php83-pecl-phpy*: Compressing data...
>>> php83-pecl-phpy*: Create checksum...
>>> php83-pecl-phpy*: Create php83-pecl-phpy-1.0.11-r0.apk
>>> php83-pecl-phpy: Build complete at Thu, 06 Mar 2025 23:23:59 +0000 elapsed time 0h 0m 12s
>>> php83-pecl-phpy: Cleaning up srcdir
>>> php83-pecl-phpy: Cleaning up pkgdir
>>> php83-pecl-phpy: Uninstalling dependencies...
(1/35) Purging .makedepends-php83-pecl-phpy (20250306.232349)
(2/35) Purging php83-dev (8.3.17-r0)
(3/35) Purging php83 (8.3.17-r0)
(4/35) Purging php83-common (8.3.17-r0)
(5/35) Purging autoconf (2.72-r0)
(6/35) Purging m4 (1.4.19-r3)
(7/35) Purging pcre2-dev (10.43-r0)
(8/35) Purging libedit-dev (20250104.3.1-r0)
(9/35) Purging bsd-compat-headers (0.7.2-r6)
(10/35) Purging ncurses-dev (6.5_p20250216-r0)
(11/35) Purging libncurses++ (6.5_p20250216-r0)
(12/35) Purging zlib-dev (1.3.1-r2)
(13/35) Purging libpcre2-16 (10.43-r0)
(14/35) Purging libpcre2-32 (10.43-r0)
(15/35) Purging re2c (4.1-r0)
(16/35) Purging python3-dev (3.12.9-r0)
(17/35) Purging python3-pyc (3.12.9-r0)
(18/35) Purging python3-pycache-pyc0 (3.12.9-r0)
(19/35) Purging pyc (3.12.9-r0)
(20/35) Purging python3 (3.12.9-r0)
(21/35) Purging argon2-libs (20190702-r5)
(22/35) Purging gdbm (1.24-r0)
(23/35) Purging git-perl (2.48.1-r0)
(24/35) Purging perl-git (2.48.1-r0)
(25/35) Purging perl-error (0.17030-r0)
(26/35) Purging perl (5.40.1-r0)
(27/35) Purging libbz2 (1.0.8-r6)
(28/35) Purging libffi (3.4.7-r0)
(29/35) Purging libformw (6.5_p20250216-r0)
(30/35) Purging libmenuw (6.5_p20250216-r0)
(31/35) Purging libpanelw (6.5_p20250216-r0)
(32/35) Purging libxml2 (2.13.6-r0)
(33/35) Purging mpdecimal (4.0.0-r0)
(34/35) Purging sqlite-libs (3.49.1-r0)
(35/35) Purging xz-libs (5.6.4-r0)
Executing busybox-1.37.0-r14.trigger
OK: 250 MiB in 103 packages
>>> php83-pecl-phpy: Updating the testing/loongarch64 repository index...
>>> php83-pecl-phpy: Signing the index...