>>> py3-psycopg2: Building community/py3-psycopg2 2.9.11-r2 (using abuild 3.16.0-r0) started Thu, 02 Apr 2026 09:23:16 +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/28) Installing libpq (18.3-r1) ( 2/28) Installing openssl-dev (3.5.5-r1) ( 3/28) Installing libpq-dev (18.3-r1) ( 4/28) Installing libbz2 (1.0.8-r6) ( 5/28) Installing libffi (3.5.2-r0) ( 6/28) Installing gdbm (1.26-r0) ( 7/28) Installing xz-libs (5.8.2-r0) ( 8/28) Installing mpdecimal (4.0.1-r0) ( 9/28) Installing libpanelw (6.6_p20251231-r0) (10/28) Installing sqlite-libs (3.51.2-r1) (11/28) Installing python3 (3.14.3-r0) (12/28) Installing python3-pycache-pyc0 (3.14.3-r0) (13/28) Installing pyc (3.14.3-r0) (14/28) Installing python3-pyc (3.14.3-r0) (15/28) Installing python3-dev (3.14.3-r0) (16/28) Installing py3-installer (0.7.0-r3) (17/28) Installing py3-installer-pyc (0.7.0-r3) (18/28) Installing py3-gpep517 (19-r2) (19/28) Installing py3-gpep517-pyc (19-r2) (20/28) Installing py3-parsing (3.3.2-r1) (21/28) Installing py3-parsing-pyc (3.3.2-r1) (22/28) Installing py3-packaging (26.0-r1) (23/28) Installing py3-packaging-pyc (26.0-r1) (24/28) Installing py3-setuptools (82.0.1-r1) (25/28) Installing py3-setuptools-pyc (82.0.1-r1) (26/28) Installing py3-wheel (0.46.3-r1) (27/28) Installing py3-wheel-pyc (0.46.3-r1) (28/28) Installing .makedepends-py3-psycopg2 (20260402.092328) Executing busybox-1.37.0-r31.trigger OK: 727.7 MiB in 133 packages >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Cleaning up tmpdir >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg2-2.9.11.tar.gz /var/cache/distfiles/edge/psycopg2-2.9.11.tar.gz: OK >>> py3-psycopg2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg2-2.9.11.tar.gz /var/cache/distfiles/edge/psycopg2-2.9.11.tar.gz: OK >>> py3-psycopg2: Unpacking /var/cache/distfiles/edge/psycopg2-2.9.11.tar.gz... 2026-04-02 09:23:35,350 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-02 09:23:35,475 root INFO running bdist_wheel 2026-04-02 09:23:35,517 root INFO running build 2026-04-02 09:23:35,517 root INFO running build_py 2026-04-02 09:23:35,532 root INFO creating build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,533 root INFO copying lib/sql.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,535 root INFO copying lib/_json.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,537 root INFO copying lib/__init__.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,538 root INFO copying lib/tz.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,540 root INFO copying lib/extensions.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,541 root INFO copying lib/extras.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,543 root INFO copying lib/_ipaddress.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,545 root INFO copying lib/pool.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,546 root INFO copying lib/errors.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,548 root INFO copying lib/_range.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,549 root INFO copying lib/errorcodes.py -> build/lib.linux-riscv64-cpython-314/psycopg2 2026-04-02 09:23:35,552 root INFO running build_ext 2026-04-02 09:23:35,575 root INFO building 'psycopg2._psycopg' extension 2026-04-02 09:23:35,583 root INFO creating build/temp.linux-riscv64-cpython-314/psycopg 2026-04-02 09:23:35,587 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_asis.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_asis.o -Wdeclaration-after-statement 2026-04-02 09:23:36,349 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_binary.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_binary.o -Wdeclaration-after-statement 2026-04-02 09:23:37,239 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_datetime.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_datetime.o -Wdeclaration-after-statement 2026-04-02 09:23:38,542 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_list.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_list.o -Wdeclaration-after-statement 2026-04-02 09:23:39,700 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_pboolean.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pboolean.o -Wdeclaration-after-statement 2026-04-02 09:23:40,421 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_pdecimal.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement 2026-04-02 09:23:41,247 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_pfloat.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pfloat.o -Wdeclaration-after-statement 2026-04-02 09:23:42,053 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_pint.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pint.o -Wdeclaration-after-statement 2026-04-02 09:23:42,837 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/adapter_qstring.c -o build/temp.linux-riscv64-cpython-314/psycopg/adapter_qstring.o -Wdeclaration-after-statement 2026-04-02 09:23:43,766 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/aix_support.c -o build/temp.linux-riscv64-cpython-314/psycopg/aix_support.o -Wdeclaration-after-statement 2026-04-02 09:23:44,249 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/bytes_format.c -o build/temp.linux-riscv64-cpython-314/psycopg/bytes_format.o -Wdeclaration-after-statement 2026-04-02 09:23:45,375 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/column_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/column_type.o -Wdeclaration-after-statement 2026-04-02 09:23:46,615 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/connection_int.c -o build/temp.linux-riscv64-cpython-314/psycopg/connection_int.o -Wdeclaration-after-statement 2026-04-02 09:23:49,184 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/connection_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/connection_type.o -Wdeclaration-after-statement 2026-04-02 09:23:51,856 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/conninfo_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/conninfo_type.o -Wdeclaration-after-statement 2026-04-02 09:23:52,932 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/cursor_int.c -o build/temp.linux-riscv64-cpython-314/psycopg/cursor_int.o -Wdeclaration-after-statement 2026-04-02 09:23:53,703 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/cursor_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/cursor_type.o -Wdeclaration-after-statement 2026-04-02 09:23:57,606 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/diagnostics_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/diagnostics_type.o -Wdeclaration-after-statement 2026-04-02 09:23:58,285 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/error_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/error_type.o -Wdeclaration-after-statement 2026-04-02 09:23:59,293 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/green.c -o build/temp.linux-riscv64-cpython-314/psycopg/green.o -Wdeclaration-after-statement 2026-04-02 09:24:00,029 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/libpq_support.c -o build/temp.linux-riscv64-cpython-314/psycopg/libpq_support.o -Wdeclaration-after-statement 2026-04-02 09:24:00,713 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/lobject_int.c -o build/temp.linux-riscv64-cpython-314/psycopg/lobject_int.o -Wdeclaration-after-statement 2026-04-02 09:24:01,856 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/lobject_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/lobject_type.o -Wdeclaration-after-statement 2026-04-02 09:24:02,988 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/microprotocols.c -o build/temp.linux-riscv64-cpython-314/psycopg/microprotocols.o -Wdeclaration-after-statement 2026-04-02 09:24:03,952 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/microprotocols_proto.c -o build/temp.linux-riscv64-cpython-314/psycopg/microprotocols_proto.o -Wdeclaration-after-statement 2026-04-02 09:24:04,606 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/notify_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/notify_type.o -Wdeclaration-after-statement 2026-04-02 09:24:05,544 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/pqpath.c -o build/temp.linux-riscv64-cpython-314/psycopg/pqpath.o -Wdeclaration-after-statement 2026-04-02 09:24:08,665 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/psycopgmodule.c -o build/temp.linux-riscv64-cpython-314/psycopg/psycopgmodule.o -Wdeclaration-after-statement 2026-04-02 09:24:10,449 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/replication_connection_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/replication_connection_type.o -Wdeclaration-after-statement 2026-04-02 09:24:11,189 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/replication_cursor_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/replication_cursor_type.o -Wdeclaration-after-statement 2026-04-02 09:24:12,284 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/replication_message_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/replication_message_type.o -Wdeclaration-after-statement 2026-04-02 09:24:13,025 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/solaris_support.c -o build/temp.linux-riscv64-cpython-314/psycopg/solaris_support.o -Wdeclaration-after-statement 2026-04-02 09:24:13,516 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/typecast.c -o build/temp.linux-riscv64-cpython-314/psycopg/typecast.o -Wdeclaration-after-statement 2026-04-02 09:24:16,510 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/utils.c -o build/temp.linux-riscv64-cpython-314/psycopg/utils.o -Wdeclaration-after-statement 2026-04-02 09:24:17,662 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/win32_support.c -o build/temp.linux-riscv64-cpython-314/psycopg/win32_support.o -Wdeclaration-after-statement 2026-04-02 09:24:18,141 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC "-DPSYCOPG_VERSION=2.9.11 (dt dec pq3 ext lo64)" -DPSYCOPG_DEBUG=1 -DHAVE_LO64=1 -DPSYCOPG_DEBUG=1 -I/usr/include/python3.14 -I. -I/usr/include/postgresql -I/usr/include/postgresql/18/server -I/usr/include/libxml2 -c psycopg/xid_type.c -o build/temp.linux-riscv64-cpython-314/psycopg/xid_type.o -Wdeclaration-after-statement 2026-04-02 09:24:19,584 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-314/psycopg/adapter_asis.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_binary.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_datetime.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_list.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pboolean.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pdecimal.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pfloat.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_pint.o build/temp.linux-riscv64-cpython-314/psycopg/adapter_qstring.o build/temp.linux-riscv64-cpython-314/psycopg/aix_support.o build/temp.linux-riscv64-cpython-314/psycopg/bytes_format.o build/temp.linux-riscv64-cpython-314/psycopg/column_type.o build/temp.linux-riscv64-cpython-314/psycopg/connection_int.o build/temp.linux-riscv64-cpython-314/psycopg/connection_type.o build/temp.linux-riscv64-cpython-314/psycopg/conninfo_type.o build/temp.linux-riscv64-cpython-314/psycopg/cursor_int.o build/temp.linux-riscv64-cpython-314/psycopg/cursor_type.o build/temp.linux-riscv64-cpython-314/psycopg/diagnostics_type.o build/temp.linux-riscv64-cpython-314/psycopg/error_type.o build/temp.linux-riscv64-cpython-314/psycopg/green.o build/temp.linux-riscv64-cpython-314/psycopg/libpq_support.o build/temp.linux-riscv64-cpython-314/psycopg/lobject_int.o build/temp.linux-riscv64-cpython-314/psycopg/lobject_type.o build/temp.linux-riscv64-cpython-314/psycopg/microprotocols.o build/temp.linux-riscv64-cpython-314/psycopg/microprotocols_proto.o build/temp.linux-riscv64-cpython-314/psycopg/notify_type.o build/temp.linux-riscv64-cpython-314/psycopg/pqpath.o build/temp.linux-riscv64-cpython-314/psycopg/psycopgmodule.o build/temp.linux-riscv64-cpython-314/psycopg/replication_connection_type.o build/temp.linux-riscv64-cpython-314/psycopg/replication_cursor_type.o build/temp.linux-riscv64-cpython-314/psycopg/replication_message_type.o build/temp.linux-riscv64-cpython-314/psycopg/solaris_support.o build/temp.linux-riscv64-cpython-314/psycopg/typecast.o build/temp.linux-riscv64-cpython-314/psycopg/utils.o build/temp.linux-riscv64-cpython-314/psycopg/win32_support.o build/temp.linux-riscv64-cpython-314/psycopg/xid_type.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-riscv64-cpython-314/psycopg2/_psycopg.cpython-314-riscv64-linux-musl.so 2026-04-02 09:24:19,758 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-02 09:24:19,758 root INFO running install 2026-04-02 09:24:19,798 root INFO running install_lib 2026-04-02 09:24:19,811 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-02 09:24:19,812 root INFO creating build/bdist.linux-riscv64/wheel/psycopg2 2026-04-02 09:24:19,813 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/sql.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,815 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/_psycopg.cpython-314-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,819 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/_json.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,821 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/__init__.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,822 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/tz.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,823 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/extensions.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,825 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/extras.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,827 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/_ipaddress.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,828 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/pool.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,829 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/errors.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,831 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/_range.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,832 root INFO copying build/lib.linux-riscv64-cpython-314/psycopg2/errorcodes.py -> build/bdist.linux-riscv64/wheel/./psycopg2 2026-04-02 09:24:19,834 root INFO running install_egg_info 2026-04-02 09:24:19,848 root INFO running egg_info 2026-04-02 09:24:19,857 root INFO writing psycopg2.egg-info/PKG-INFO 2026-04-02 09:24:19,860 root INFO writing dependency_links to psycopg2.egg-info/dependency_links.txt 2026-04-02 09:24:19,862 root INFO writing top-level names to psycopg2.egg-info/top_level.txt 2026-04-02 09:24:19,876 root INFO reading manifest file 'psycopg2.egg-info/SOURCES.txt' 2026-04-02 09:24:19,890 root INFO reading manifest template 'MANIFEST.in' 2026-04-02 09:24:19,927 root INFO adding license file 'LICENSE' 2026-04-02 09:24:19,940 root INFO writing manifest file 'psycopg2.egg-info/SOURCES.txt' 2026-04-02 09:24:19,941 root INFO Copying psycopg2.egg-info to build/bdist.linux-riscv64/wheel/./psycopg2-2.9.11-py3.14.egg-info 2026-04-02 09:24:19,946 root INFO running install_scripts 2026-04-02 09:24:19,975 root INFO creating build/bdist.linux-riscv64/wheel/psycopg2-2.9.11.dist-info/WHEEL 2026-04-02 09:24:19,977 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg2/src/psycopg2-2.9.11/.dist/.tmp-hmstu6rg/psycopg2-2.9.11-cp314-cp314-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-02 09:24:19,979 wheel INFO adding 'psycopg2/__init__.py' 2026-04-02 09:24:19,980 wheel INFO adding 'psycopg2/_ipaddress.py' 2026-04-02 09:24:19,982 wheel INFO adding 'psycopg2/_json.py' 2026-04-02 09:24:19,985 wheel INFO adding 'psycopg2/_psycopg.cpython-314-riscv64-linux-musl.so' 2026-04-02 09:24:19,992 wheel INFO adding 'psycopg2/_range.py' 2026-04-02 09:24:19,994 wheel INFO adding 'psycopg2/errorcodes.py' 2026-04-02 09:24:19,995 wheel INFO adding 'psycopg2/errors.py' 2026-04-02 09:24:19,997 wheel INFO adding 'psycopg2/extensions.py' 2026-04-02 09:24:19,998 wheel INFO adding 'psycopg2/extras.py' 2026-04-02 09:24:20,001 wheel INFO adding 'psycopg2/pool.py' 2026-04-02 09:24:20,002 wheel INFO adding 'psycopg2/sql.py' 2026-04-02 09:24:20,003 wheel INFO adding 'psycopg2/tz.py' 2026-04-02 09:24:20,005 wheel INFO adding 'psycopg2-2.9.11.dist-info/licenses/LICENSE' 2026-04-02 09:24:20,006 wheel INFO adding 'psycopg2-2.9.11.dist-info/METADATA' 2026-04-02 09:24:20,007 wheel INFO adding 'psycopg2-2.9.11.dist-info/WHEEL' 2026-04-02 09:24:20,008 wheel INFO adding 'psycopg2-2.9.11.dist-info/top_level.txt' 2026-04-02 09:24:20,009 wheel INFO adding 'psycopg2-2.9.11.dist-info/RECORD' 2026-04-02 09:24:20,010 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-02 09:24:20,016 gpep517 INFO The backend produced .dist/psycopg2-2.9.11-cp314-cp314-linux_riscv64.whl psycopg2-2.9.11-cp314-cp314-linux_riscv64.whl >>> py3-psycopg2: Entering fakeroot... >>> py3-psycopg2-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/psycopg2/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg2/pkg/py3-psycopg2-pyc/usr/lib/python3.14/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*: Scanning shared objects >>> py3-psycopg2-pyc*: Tracing dependencies... python3~3.14 >>> py3-psycopg2-pyc*: Package size: 151.2 KB >>> py3-psycopg2-pyc*: Compressing data... >>> py3-psycopg2-pyc*: Create checksum... >>> py3-psycopg2-pyc*: Create py3-psycopg2-pyc-2.9.11-r2.apk >>> py3-psycopg2*: Tracing dependencies... python3~3.14 so:libc.musl-riscv64.so.1 so:libpq.so.5 >>> py3-psycopg2*: Package size: 393.4 KB >>> py3-psycopg2*: Compressing data... >>> py3-psycopg2*: Create checksum... >>> py3-psycopg2*: Create py3-psycopg2-2.9.11-r2.apk >>> py3-psycopg2: Build complete at Thu, 02 Apr 2026 09:24:22 +0000 elapsed time 0h 1m 6s >>> py3-psycopg2: Cleaning up srcdir >>> py3-psycopg2: Cleaning up pkgdir >>> py3-psycopg2: Cleaning up tmpdir >>> py3-psycopg2: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-psycopg2 (20260402.092328) ( 2/28) Purging libpq-dev (18.3-r1) ( 3/28) Purging libpq (18.3-r1) ( 4/28) Purging python3-dev (3.14.3-r0) ( 5/28) Purging py3-gpep517-pyc (19-r2) ( 6/28) Purging py3-gpep517 (19-r2) ( 7/28) Purging py3-installer-pyc (0.7.0-r3) ( 8/28) Purging py3-installer (0.7.0-r3) ( 9/28) Purging py3-setuptools-pyc (82.0.1-r1) (10/28) Purging py3-setuptools (82.0.1-r1) (11/28) Purging py3-wheel-pyc (0.46.3-r1) (12/28) Purging py3-wheel (0.46.3-r1) (13/28) Purging py3-packaging-pyc (26.0-r1) (14/28) Purging py3-packaging (26.0-r1) (15/28) Purging py3-parsing-pyc (3.3.2-r1) (16/28) Purging py3-parsing (3.3.2-r1) (17/28) Purging python3-pyc (3.14.3-r0) (18/28) Purging python3-pycache-pyc0 (3.14.3-r0) (19/28) Purging pyc (3.14.3-r0) (20/28) Purging python3 (3.14.3-r0) (21/28) Purging gdbm (1.26-r0) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libffi (3.5.2-r0) (24/28) Purging libpanelw (6.6_p20251231-r0) (25/28) Purging mpdecimal (4.0.1-r0) (26/28) Purging openssl-dev (3.5.5-r1) (27/28) Purging sqlite-libs (3.51.2-r1) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> py3-psycopg2: Updating the community/riscv64 repository index... >>> py3-psycopg2: Signing the index...