>>> py3-psycopg2: Building community/py3-psycopg2 2.9.10-r0 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 21:01:27 +0000 >>> py3-psycopg2: Validating /home/buildozer/aports/community/py3-psycopg2/APKBUILD... >>> py3-psycopg2: Analyzing dependencies... >>> py3-psycopg2: Installing for build: build-base libpq-dev python3-dev py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libpq (17.4-r4) (2/26) Installing openssl-dev (3.5.0-r0) (3/26) Installing libpq-dev (17.4-r4) (4/26) Installing libbz2 (1.0.8-r6) (5/26) Installing gdbm (1.24-r0) (6/26) Installing mpdecimal (4.0.0-r0) (7/26) Installing libpanelw (6.5_p20250412-r0) (8/26) Installing sqlite-libs (3.49.1-r0) (9/26) Installing python3 (3.12.10-r0) (10/26) Installing python3-pycache-pyc0 (3.12.10-r0) (11/26) Installing pyc (3.12.10-r0) (12/26) Installing python3-pyc (3.12.10-r0) (13/26) Installing python3-dev (3.12.10-r0) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (16-r0) (17/26) Installing py3-gpep517-pyc (16-r0) (18/26) Installing py3-parsing (3.2.0-r0) (19/26) Installing py3-parsing-pyc (3.2.0-r0) (20/26) Installing py3-packaging (24.2-r0) (21/26) Installing py3-packaging-pyc (24.2-r0) (22/26) Installing py3-setuptools (77.0.3-r0) (23/26) Installing py3-setuptools-pyc (77.0.3-r0) (24/26) Installing py3-wheel (0.43.0-r0) (25/26) Installing py3-wheel-pyc (0.43.0-r0) (26/26) Installing .makedepends-py3-psycopg2 (20250426.210138) Executing busybox-1.37.0-r16.trigger OK: 686 MiB in 135 packages >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Cleaning up tmpdir >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/psycopg2-2.9.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/psycopg2-2.9.10.tar.gz.part' psycopg2-2.9.10.tar. 100% |********************************| 376k 0:00:00 ETA '/var/cache/distfiles/v3.22/psycopg2-2.9.10.tar.gz.part' saved >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/psycopg2-2.9.10.tar.gz >>> py3-psycopg2: Checking sha512sums... psycopg2-2.9.10.tar.gz: OK >>> py3-psycopg2: Unpacking /var/cache/distfiles/v3.22/psycopg2-2.9.10.tar.gz... 2025-04-26 21:01:39,595 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-26 21:01:39,630 root INFO running bdist_wheel 2025-04-26 21:01:39,643 root INFO running build 2025-04-26 21:01:39,643 root INFO running build_py 2025-04-26 21:01:39,647 root INFO creating build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,648 root INFO copying lib/__init__.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,648 root INFO copying lib/tz.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,648 root INFO copying lib/errorcodes.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,649 root INFO copying lib/extensions.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,649 root INFO copying lib/extras.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,649 root INFO copying lib/_ipaddress.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,650 root INFO copying lib/pool.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,650 root INFO copying lib/sql.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,650 root INFO copying lib/errors.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,651 root INFO copying lib/_json.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,651 root INFO copying lib/_range.py -> build/lib.linux-armv8l-cpython-312/psycopg2 2025-04-26 21:01:39,652 root INFO running build_ext 2025-04-26 21:01:39,663 root INFO building 'psycopg2._psycopg' extension 2025-04-26 21:01:39,665 root INFO creating build/temp.linux-armv8l-cpython-312/psycopg 2025-04-26 21:01:39,667 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_asis.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_asis.o -Wdeclaration-after-statement 2025-04-26 21:01:39,875 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_binary.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_binary.o -Wdeclaration-after-statement 2025-04-26 21:01:40,092 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_datetime.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_datetime.o -Wdeclaration-after-statement 2025-04-26 21:01:40,422 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_list.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_list.o -Wdeclaration-after-statement 2025-04-26 21:01:40,719 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_pboolean.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pboolean.o -Wdeclaration-after-statement 2025-04-26 21:01:40,905 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_pdecimal.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement 2025-04-26 21:01:41,102 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_pfloat.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pfloat.o -Wdeclaration-after-statement 2025-04-26 21:01:41,293 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_pint.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pint.o -Wdeclaration-after-statement 2025-04-26 21:01:41,488 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/adapter_qstring.c -o build/temp.linux-armv8l-cpython-312/psycopg/adapter_qstring.o -Wdeclaration-after-statement 2025-04-26 21:01:41,725 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/aix_support.c -o build/temp.linux-armv8l-cpython-312/psycopg/aix_support.o -Wdeclaration-after-statement 2025-04-26 21:01:41,863 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/bytes_format.c -o build/temp.linux-armv8l-cpython-312/psycopg/bytes_format.o -Wdeclaration-after-statement 2025-04-26 21:01:42,149 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/column_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/column_type.o -Wdeclaration-after-statement 2025-04-26 21:01:42,449 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/connection_int.c -o build/temp.linux-armv8l-cpython-312/psycopg/connection_int.o -Wdeclaration-after-statement 2025-04-26 21:01:43,024 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/connection_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/connection_type.o -Wdeclaration-after-statement 2025-04-26 21:01:43,535 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/conninfo_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/conninfo_type.o -Wdeclaration-after-statement 2025-04-26 21:01:43,762 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/cursor_int.c -o build/temp.linux-armv8l-cpython-312/psycopg/cursor_int.o -Wdeclaration-after-statement 2025-04-26 21:01:43,938 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/cursor_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/cursor_type.o -Wdeclaration-after-statement 2025-04-26 21:01:44,763 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/diagnostics_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/diagnostics_type.o -Wdeclaration-after-statement 2025-04-26 21:01:44,898 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/error_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/error_type.o -Wdeclaration-after-statement 2025-04-26 21:01:45,107 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/green.c -o build/temp.linux-armv8l-cpython-312/psycopg/green.o -Wdeclaration-after-statement 2025-04-26 21:01:45,304 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/libpq_support.c -o build/temp.linux-armv8l-cpython-312/psycopg/libpq_support.o -Wdeclaration-after-statement 2025-04-26 21:01:45,450 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/lobject_int.c -o build/temp.linux-armv8l-cpython-312/psycopg/lobject_int.o -Wdeclaration-after-statement 2025-04-26 21:01:45,680 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/lobject_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/lobject_type.o -Wdeclaration-after-statement 2025-04-26 21:01:45,910 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/microprotocols.c -o build/temp.linux-armv8l-cpython-312/psycopg/microprotocols.o -Wdeclaration-after-statement 2025-04-26 21:01:46,100 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/microprotocols_proto.c -o build/temp.linux-armv8l-cpython-312/psycopg/microprotocols_proto.o -Wdeclaration-after-statement 2025-04-26 21:01:46,279 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/notify_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/notify_type.o -Wdeclaration-after-statement 2025-04-26 21:01:46,465 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/pqpath.c -o build/temp.linux-armv8l-cpython-312/psycopg/pqpath.o -Wdeclaration-after-statement 2025-04-26 21:01:47,147 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/psycopgmodule.c -o build/temp.linux-armv8l-cpython-312/psycopg/psycopgmodule.o -Wdeclaration-after-statement 2025-04-26 21:01:47,505 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/replication_connection_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/replication_connection_type.o -Wdeclaration-after-statement 2025-04-26 21:01:47,661 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/replication_cursor_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/replication_cursor_type.o -Wdeclaration-after-statement 2025-04-26 21:01:47,900 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/replication_message_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/replication_message_type.o -Wdeclaration-after-statement 2025-04-26 21:01:48,080 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/solaris_support.c -o build/temp.linux-armv8l-cpython-312/psycopg/solaris_support.o -Wdeclaration-after-statement 2025-04-26 21:01:48,195 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/typecast.c -o build/temp.linux-armv8l-cpython-312/psycopg/typecast.o -Wdeclaration-after-statement 2025-04-26 21:01:48,799 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/utils.c -o build/temp.linux-armv8l-cpython-312/psycopg/utils.o -Wdeclaration-after-statement 2025-04-26 21:01:49,053 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/win32_support.c -o build/temp.linux-armv8l-cpython-312/psycopg/win32_support.o -Wdeclaration-after-statement 2025-04-26 21:01:49,166 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.10 (dt dec pq3 ext)" -DPSYCOPG_DEBUG=1 -DPG_VERSION_NUM=170004 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.12 -I. -I/usr/include/postgresql -I/usr/include/postgresql/17/server -I/usr/include/libxml2 -c psycopg/xid_type.c -o build/temp.linux-armv8l-cpython-312/psycopg/xid_type.o -Wdeclaration-after-statement 2025-04-26 21:01:49,444 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/psycopg/adapter_asis.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_binary.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_datetime.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_list.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pboolean.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pdecimal.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pfloat.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_pint.o build/temp.linux-armv8l-cpython-312/psycopg/adapter_qstring.o build/temp.linux-armv8l-cpython-312/psycopg/aix_support.o build/temp.linux-armv8l-cpython-312/psycopg/bytes_format.o build/temp.linux-armv8l-cpython-312/psycopg/column_type.o build/temp.linux-armv8l-cpython-312/psycopg/connection_int.o build/temp.linux-armv8l-cpython-312/psycopg/connection_type.o build/temp.linux-armv8l-cpython-312/psycopg/conninfo_type.o build/temp.linux-armv8l-cpython-312/psycopg/cursor_int.o build/temp.linux-armv8l-cpython-312/psycopg/cursor_type.o build/temp.linux-armv8l-cpython-312/psycopg/diagnostics_type.o build/temp.linux-armv8l-cpython-312/psycopg/error_type.o build/temp.linux-armv8l-cpython-312/psycopg/green.o build/temp.linux-armv8l-cpython-312/psycopg/libpq_support.o build/temp.linux-armv8l-cpython-312/psycopg/lobject_int.o build/temp.linux-armv8l-cpython-312/psycopg/lobject_type.o build/temp.linux-armv8l-cpython-312/psycopg/microprotocols.o build/temp.linux-armv8l-cpython-312/psycopg/microprotocols_proto.o build/temp.linux-armv8l-cpython-312/psycopg/notify_type.o build/temp.linux-armv8l-cpython-312/psycopg/pqpath.o build/temp.linux-armv8l-cpython-312/psycopg/psycopgmodule.o build/temp.linux-armv8l-cpython-312/psycopg/replication_connection_type.o build/temp.linux-armv8l-cpython-312/psycopg/replication_cursor_type.o build/temp.linux-armv8l-cpython-312/psycopg/replication_message_type.o build/temp.linux-armv8l-cpython-312/psycopg/solaris_support.o build/temp.linux-armv8l-cpython-312/psycopg/typecast.o build/temp.linux-armv8l-cpython-312/psycopg/utils.o build/temp.linux-armv8l-cpython-312/psycopg/win32_support.o build/temp.linux-armv8l-cpython-312/psycopg/xid_type.o -L/usr/lib -L/usr/lib -L/usr/lib/llvm18/lib -lpq -o build/lib.linux-armv8l-cpython-312/psycopg2/_psycopg.cpython-312-arm-linux-musleabihf.so 2025-04-26 21:01:49,472 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-26 21:01:49,472 root INFO running install 2025-04-26 21:01:49,483 root INFO running install_lib 2025-04-26 21:01:49,486 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-26 21:01:49,486 root INFO creating build/bdist.linux-armv8l/wheel/psycopg2 2025-04-26 21:01:49,486 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/__init__.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,486 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/tz.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,486 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/errorcodes.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,487 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/extensions.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,487 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/extras.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,487 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/_ipaddress.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,487 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/pool.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,488 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/sql.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,488 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/errors.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,488 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/_json.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,488 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/_psycopg.cpython-312-arm-linux-musleabihf.so -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,489 root INFO copying build/lib.linux-armv8l-cpython-312/psycopg2/_range.py -> build/bdist.linux-armv8l/wheel/./psycopg2 2025-04-26 21:01:49,489 root INFO running install_egg_info 2025-04-26 21:01:49,493 root INFO running egg_info 2025-04-26 21:01:49,495 root INFO writing psycopg2.egg-info/PKG-INFO 2025-04-26 21:01:49,496 root INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt 2025-04-26 21:01:49,496 root INFO writing top-level names to psycopg2.egg-info/top_level.txt 2025-04-26 21:01:49,500 root INFO reading manifest file 'psycopg2.egg-info/SOURCES.txt' 2025-04-26 21:01:49,503 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 21:01:49,511 root INFO adding license file 'LICENSE' 2025-04-26 21:01:49,515 root INFO writing manifest file 'psycopg2.egg-info/SOURCES.txt' 2025-04-26 21:01:49,515 root INFO Copying psycopg2.egg-info to build/bdist.linux-armv8l/wheel/./psycopg2-2.9.10-py3.12.egg-info 2025-04-26 21:01:49,516 root INFO running install_scripts 2025-04-26 21:01:49,522 root INFO creating build/bdist.linux-armv8l/wheel/psycopg2-2.9.10.dist-info/WHEEL 2025-04-26 21:01:49,522 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg2/src/psycopg2-2.9.10/.dist/.tmp-mwbqoy9u/psycopg2-2.9.10-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-26 21:01:49,523 wheel INFO adding 'psycopg2/__init__.py' 2025-04-26 21:01:49,523 wheel INFO adding 'psycopg2/_ipaddress.py' 2025-04-26 21:01:49,523 wheel INFO adding 'psycopg2/_json.py' 2025-04-26 21:01:49,524 wheel INFO adding 'psycopg2/_psycopg.cpython-312-arm-linux-musleabihf.so' 2025-04-26 21:01:49,525 wheel INFO adding 'psycopg2/_range.py' 2025-04-26 21:01:49,526 wheel INFO adding 'psycopg2/errorcodes.py' 2025-04-26 21:01:49,526 wheel INFO adding 'psycopg2/errors.py' 2025-04-26 21:01:49,526 wheel INFO adding 'psycopg2/extensions.py' 2025-04-26 21:01:49,527 wheel INFO adding 'psycopg2/extras.py' 2025-04-26 21:01:49,527 wheel INFO adding 'psycopg2/pool.py' 2025-04-26 21:01:49,527 wheel INFO adding 'psycopg2/sql.py' 2025-04-26 21:01:49,527 wheel INFO adding 'psycopg2/tz.py' 2025-04-26 21:01:49,528 wheel INFO adding 'psycopg2-2.9.10.dist-info/licenses/LICENSE' 2025-04-26 21:01:49,528 wheel INFO adding 'psycopg2-2.9.10.dist-info/METADATA' 2025-04-26 21:01:49,528 wheel INFO adding 'psycopg2-2.9.10.dist-info/WHEEL' 2025-04-26 21:01:49,528 wheel INFO adding 'psycopg2-2.9.10.dist-info/top_level.txt' 2025-04-26 21:01:49,529 wheel INFO adding 'psycopg2-2.9.10.dist-info/RECORD' 2025-04-26 21:01:49,529 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-26 21:01:49,530 gpep517 INFO The backend produced .dist/psycopg2-2.9.10-cp312-cp312-linux_armv8l.whl psycopg2-2.9.10-cp312-cp312-linux_armv8l.whl >>> py3-psycopg2: Entering fakeroot... >>> py3-psycopg2-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/psycopg2/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2-pyc/usr/lib/python3.12/site-packages/psycopg2/__pycache__' >>> py3-psycopg2-pyc*: Preparing subpackage py3-psycopg2-pyc... >>> py3-psycopg2-pyc*: Running postcheck for py3-psycopg2-pyc >>> py3-psycopg2*: Running postcheck for py3-psycopg2 >>> py3-psycopg2*: Preparing package py3-psycopg2... >>> py3-psycopg2*: Stripping binaries >>> py3-psycopg2-pyc*: Scanning shared objects >>> py3-psycopg2*: Scanning shared objects >>> py3-psycopg2-pyc*: Tracing dependencies... python3~3.12 >>> py3-psycopg2-pyc*: Package size: 146.9 KB >>> py3-psycopg2-pyc*: Compressing data... >>> py3-psycopg2-pyc*: Create checksum... >>> py3-psycopg2-pyc*: Create py3-psycopg2-pyc-2.9.10-r0.apk >>> py3-psycopg2*: Tracing dependencies... python3~3.12 so:libc.musl-armhf.so.1 so:libpq.so.5 >>> py3-psycopg2*: Package size: 369.0 KB >>> py3-psycopg2*: Compressing data... >>> py3-psycopg2*: Create checksum... >>> py3-psycopg2*: Create py3-psycopg2-2.9.10-r0.apk >>> py3-psycopg2: Build complete at Sat, 26 Apr 2025 21:01:50 +0000 elapsed time 0h 0m 23s >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Uninstalling dependencies... (1/26) Purging .makedepends-py3-psycopg2 (20250426.210138) (2/26) Purging libpq-dev (17.4-r4) (3/26) Purging libpq (17.4-r4) (4/26) Purging python3-dev (3.12.10-r0) (5/26) Purging py3-gpep517-pyc (16-r0) (6/26) Purging py3-gpep517 (16-r0) (7/26) Purging py3-installer-pyc (0.7.0-r2) (8/26) Purging py3-installer (0.7.0-r2) (9/26) Purging py3-setuptools-pyc (77.0.3-r0) (10/26) Purging py3-setuptools (77.0.3-r0) (11/26) Purging py3-wheel-pyc (0.43.0-r0) (12/26) Purging py3-wheel (0.43.0-r0) (13/26) Purging py3-packaging-pyc (24.2-r0) (14/26) Purging py3-packaging (24.2-r0) (15/26) Purging py3-parsing-pyc (3.2.0-r0) (16/26) Purging py3-parsing (3.2.0-r0) (17/26) Purging python3-pyc (3.12.10-r0) (18/26) Purging python3-pycache-pyc0 (3.12.10-r0) (19/26) Purging pyc (3.12.10-r0) (20/26) Purging python3 (3.12.10-r0) (21/26) Purging gdbm (1.24-r0) (22/26) Purging libbz2 (1.0.8-r6) (23/26) Purging libpanelw (6.5_p20250412-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging openssl-dev (3.5.0-r0) (26/26) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-psycopg2: Updating the community/armhf repository index... >>> py3-psycopg2: Signing the index...