>>> py3-psycopg: Building community/py3-psycopg 3.1.20-r0 (using abuild 3.16.0_rc4-r0) started Mon, 27 Oct 2025 06:48:03 +0000 >>> py3-psycopg: Validating /home/buildozer/aports/community/py3-psycopg/APKBUILD... >>> py3-psycopg: Analyzing dependencies... >>> py3-psycopg: Installing for build: build-base cython libpq-dev py3-gpep517 py3-setuptools py3-tomli py3-wheel python3-dev ( 1/29) Installing gdbm (1.26-r0) ( 2/29) Installing xz-libs (5.8.1-r0) ( 3/29) Installing mpdecimal (4.0.1-r0) ( 4/29) Installing libpanelw (6.5_p20251010-r0) ( 5/29) Installing python3 (3.12.12-r0) ( 6/29) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/29) Installing pyc (3.12.12-r0) ( 8/29) Installing cython-pyc (3.0.12-r0) ( 9/29) Installing python3-pyc (3.12.12-r0) (10/29) Installing cython (3.0.12-r0) (11/29) Installing libpq (17.6-r0) (12/29) Installing openssl-dev (3.5.4-r0) (13/29) Installing libpq-dev (17.6-r0) (14/29) Installing py3-installer (0.7.0-r2) (15/29) Installing py3-installer-pyc (0.7.0-r2) (16/29) Installing py3-gpep517 (19-r0) (17/29) Installing py3-gpep517-pyc (19-r0) (18/29) Installing py3-parsing (3.2.3-r0) (19/29) Installing py3-parsing-pyc (3.2.3-r0) (20/29) Installing py3-packaging (25.0-r0) (21/29) Installing py3-packaging-pyc (25.0-r0) (22/29) Installing py3-setuptools (80.9.0-r1) (23/29) Installing py3-setuptools-pyc (80.9.0-r1) (24/29) Installing py3-tomli (2.2.1-r0) (25/29) Installing py3-tomli-pyc (2.2.1-r0) (26/29) Installing py3-wheel (0.46.1-r0) (27/29) Installing py3-wheel-pyc (0.46.1-r0) (28/29) Installing python3-dev (3.12.12-r0) (29/29) Installing .makedepends-py3-psycopg (20251027.064834) busybox-1.37.0-r24.trigger: Executing script... OK: 703 MiB in 180 packages >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Cleaning up tmpdir >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/psycopg-3.1.20.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/psycopg-3.1.20.tar.gz.part' psycopg-3.1.20.tar.g 96% |****************************** | 479k 0:00:00 ETA psycopg-3.1.20.tar.g 100% |********************************| 495k 0:00:00 ETA '/var/cache/distfiles/v3.23/psycopg-3.1.20.tar.gz.part' saved /var/cache/distfiles/v3.23/psycopg-3.1.20.tar.gz: OK /home/buildozer/aports/community/py3-psycopg/fix-missing-type-imports.patch: OK /home/buildozer/aports/community/py3-psycopg/typing-ext.patch: OK /home/buildozer/aports/community/py3-psycopg/psycopg-binary.patch: OK >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/psycopg-3.1.20.tar.gz /var/cache/distfiles/v3.23/psycopg-3.1.20.tar.gz: OK /home/buildozer/aports/community/py3-psycopg/fix-missing-type-imports.patch: OK /home/buildozer/aports/community/py3-psycopg/typing-ext.patch: OK /home/buildozer/aports/community/py3-psycopg/psycopg-binary.patch: OK >>> py3-psycopg: Unpacking /var/cache/distfiles/v3.23/psycopg-3.1.20.tar.gz... >>> py3-psycopg: fix-missing-type-imports.patch patching file psycopg_c/psycopg_c/_psycopg/adapt.pyx patching file psycopg_c/psycopg_c/_psycopg/generators.pyx patching file psycopg_c/psycopg_c/pq/pgconn.pyx >>> py3-psycopg: typing-ext.patch patching file psycopg/psycopg/_compat.py patching file psycopg_pool/psycopg_pool/_compat.py patching file psycopg/psycopg/_pipeline.py patching file psycopg/psycopg/pq/abc.py patching file psycopg/psycopg/abc.py patching file psycopg/psycopg/rows.py patching file psycopg/psycopg/_conninfo_utils.py patching file psycopg/psycopg/_typeinfo.py patching file psycopg/psycopg/connection.py patching file psycopg/psycopg/_queries.py patching file psycopg/psycopg/_struct.py patching file psycopg/psycopg/errors.py patching file psycopg/psycopg/types/hstore.py patching file psycopg/psycopg/types/enum.py patching file psycopg/psycopg/types/net.py patching file psycopg/psycopg/_transform.py patching file psycopg/psycopg/_preparing.py patching file tools/update_oids.py >>> py3-psycopg: psycopg-binary.patch patching file psycopg/setup.py patching file psycopg/psycopg/_cmodule.py 2025-10-27 06:48:37,269 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-27 06:48:37,319 root INFO running bdist_wheel 2025-10-27 06:48:37,495 root INFO running build 2025-10-27 06:48:37,495 root INFO running build_py 2025-10-27 06:48:37,503 root INFO creating build/lib/psycopg 2025-10-27 06:48:37,503 root INFO copying psycopg/postgres.py -> build/lib/psycopg 2025-10-27 06:48:37,504 root INFO copying psycopg/transaction.py -> build/lib/psycopg 2025-10-27 06:48:37,504 root INFO copying psycopg/cursor_async.py -> build/lib/psycopg 2025-10-27 06:48:37,504 root INFO copying psycopg/conninfo.py -> build/lib/psycopg 2025-10-27 06:48:37,505 root INFO copying psycopg/copy.py -> build/lib/psycopg 2025-10-27 06:48:37,505 root INFO copying psycopg/client_cursor.py -> build/lib/psycopg 2025-10-27 06:48:37,505 root INFO copying psycopg/sql.py -> build/lib/psycopg 2025-10-27 06:48:37,506 root INFO copying psycopg/_adapters_map.py -> build/lib/psycopg 2025-10-27 06:48:37,506 root INFO copying psycopg/_cmodule.py -> build/lib/psycopg 2025-10-27 06:48:37,506 root INFO copying psycopg/version.py -> build/lib/psycopg 2025-10-27 06:48:37,507 root INFO copying psycopg/_pipeline.py -> build/lib/psycopg 2025-10-27 06:48:37,507 root INFO copying psycopg/abc.py -> build/lib/psycopg 2025-10-27 06:48:37,507 root INFO copying psycopg/_enums.py -> build/lib/psycopg 2025-10-27 06:48:37,507 root INFO copying psycopg/_tz.py -> build/lib/psycopg 2025-10-27 06:48:37,508 root INFO copying psycopg/adapt.py -> build/lib/psycopg 2025-10-27 06:48:37,508 root INFO copying psycopg/_tpc.py -> build/lib/psycopg 2025-10-27 06:48:37,508 root INFO copying psycopg/_connection_info.py -> build/lib/psycopg 2025-10-27 06:48:37,509 root INFO copying psycopg/generators.py -> build/lib/psycopg 2025-10-27 06:48:37,509 root INFO copying psycopg/_dns.py -> build/lib/psycopg 2025-10-27 06:48:37,509 root INFO copying psycopg/_preparing.py -> build/lib/psycopg 2025-10-27 06:48:37,510 root INFO copying psycopg/server_cursor.py -> build/lib/psycopg 2025-10-27 06:48:37,510 root INFO copying psycopg/errors.py -> build/lib/psycopg 2025-10-27 06:48:37,510 root INFO copying psycopg/_conninfo_utils.py -> build/lib/psycopg 2025-10-27 06:48:37,511 root INFO copying psycopg/_transform.py -> build/lib/psycopg 2025-10-27 06:48:37,511 root INFO copying psycopg/_column.py -> build/lib/psycopg 2025-10-27 06:48:37,511 root INFO copying psycopg/waiting.py -> build/lib/psycopg 2025-10-27 06:48:37,511 root INFO copying psycopg/_conninfo_attempts_async.py -> build/lib/psycopg 2025-10-27 06:48:37,512 root INFO copying psycopg/cursor.py -> build/lib/psycopg 2025-10-27 06:48:37,512 root INFO copying psycopg/_wrappers.py -> build/lib/psycopg 2025-10-27 06:48:37,512 root INFO copying psycopg/__init__.py -> build/lib/psycopg 2025-10-27 06:48:37,513 root INFO copying psycopg/connection_async.py -> build/lib/psycopg 2025-10-27 06:48:37,513 root INFO copying psycopg/_encodings.py -> build/lib/psycopg 2025-10-27 06:48:37,513 root INFO copying psycopg/_conninfo_attempts.py -> build/lib/psycopg 2025-10-27 06:48:37,514 root INFO copying psycopg/_typeinfo.py -> build/lib/psycopg 2025-10-27 06:48:37,514 root INFO copying psycopg/_queries.py -> build/lib/psycopg 2025-10-27 06:48:37,514 root INFO copying psycopg/rows.py -> build/lib/psycopg 2025-10-27 06:48:37,515 root INFO copying psycopg/_compat.py -> build/lib/psycopg 2025-10-27 06:48:37,515 root INFO copying psycopg/_struct.py -> build/lib/psycopg 2025-10-27 06:48:37,515 root INFO copying psycopg/connection.py -> build/lib/psycopg 2025-10-27 06:48:37,515 root INFO copying psycopg/dbapi20.py -> build/lib/psycopg 2025-10-27 06:48:37,516 root INFO creating build/lib/psycopg/crdb 2025-10-27 06:48:37,516 root INFO copying psycopg/crdb/_types.py -> build/lib/psycopg/crdb 2025-10-27 06:48:37,516 root INFO copying psycopg/crdb/__init__.py -> build/lib/psycopg/crdb 2025-10-27 06:48:37,517 root INFO copying psycopg/crdb/connection.py -> build/lib/psycopg/crdb 2025-10-27 06:48:37,517 root INFO creating build/lib/psycopg/types 2025-10-27 06:48:37,518 root INFO copying psycopg/types/json.py -> build/lib/psycopg/types 2025-10-27 06:48:37,518 root INFO copying psycopg/types/none.py -> build/lib/psycopg/types 2025-10-27 06:48:37,518 root INFO copying psycopg/types/composite.py -> build/lib/psycopg/types 2025-10-27 06:48:37,519 root INFO copying psycopg/types/string.py -> build/lib/psycopg/types 2025-10-27 06:48:37,519 root INFO copying psycopg/types/enum.py -> build/lib/psycopg/types 2025-10-27 06:48:37,519 root INFO copying psycopg/types/range.py -> build/lib/psycopg/types 2025-10-27 06:48:37,520 root INFO copying psycopg/types/array.py -> build/lib/psycopg/types 2025-10-27 06:48:37,520 root INFO copying psycopg/types/multirange.py -> build/lib/psycopg/types 2025-10-27 06:48:37,520 root INFO copying psycopg/types/bool.py -> build/lib/psycopg/types 2025-10-27 06:48:37,521 root INFO copying psycopg/types/numeric.py -> build/lib/psycopg/types 2025-10-27 06:48:37,521 root INFO copying psycopg/types/shapely.py -> build/lib/psycopg/types 2025-10-27 06:48:37,521 root INFO copying psycopg/types/hstore.py -> build/lib/psycopg/types 2025-10-27 06:48:37,521 root INFO copying psycopg/types/net.py -> build/lib/psycopg/types 2025-10-27 06:48:37,522 root INFO copying psycopg/types/uuid.py -> build/lib/psycopg/types 2025-10-27 06:48:37,522 root INFO copying psycopg/types/__init__.py -> build/lib/psycopg/types 2025-10-27 06:48:37,522 root INFO copying psycopg/types/datetime.py -> build/lib/psycopg/types 2025-10-27 06:48:37,523 root INFO creating build/lib/psycopg/pq 2025-10-27 06:48:37,523 root INFO copying psycopg/pq/pq_ctypes.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,523 root INFO copying psycopg/pq/_pq_ctypes.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,524 root INFO copying psycopg/pq/_debug.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,524 root INFO copying psycopg/pq/misc.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,524 root INFO copying psycopg/pq/abc.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,525 root INFO copying psycopg/pq/_enums.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,525 root INFO copying psycopg/pq/__init__.py -> build/lib/psycopg/pq 2025-10-27 06:48:37,527 root INFO copying psycopg/py.typed -> build/lib/psycopg 2025-10-27 06:48:37,527 root INFO copying psycopg/pq/_pq_ctypes.pyi -> build/lib/psycopg/pq 2025-10-27 06:48:37,541 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-27 06:48:37,541 root INFO running install 2025-10-27 06:48:37,571 root INFO running install_lib 2025-10-27 06:48:37,577 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-27 06:48:37,578 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg 2025-10-27 06:48:37,578 root INFO copying build/lib/psycopg/postgres.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,578 root INFO copying build/lib/psycopg/transaction.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,578 root INFO copying build/lib/psycopg/cursor_async.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,578 root INFO copying build/lib/psycopg/conninfo.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,579 root INFO copying build/lib/psycopg/copy.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,579 root INFO copying build/lib/psycopg/client_cursor.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,579 root INFO copying build/lib/psycopg/sql.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,579 root INFO copying build/lib/psycopg/_adapters_map.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,580 root INFO copying build/lib/psycopg/_cmodule.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,580 root INFO copying build/lib/psycopg/version.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,580 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg/crdb 2025-10-27 06:48:37,580 root INFO copying build/lib/psycopg/crdb/_types.py -> build/bdist.linux-ppc64le/wheel/./psycopg/crdb 2025-10-27 06:48:37,581 root INFO copying build/lib/psycopg/crdb/__init__.py -> build/bdist.linux-ppc64le/wheel/./psycopg/crdb 2025-10-27 06:48:37,581 root INFO copying build/lib/psycopg/crdb/connection.py -> build/bdist.linux-ppc64le/wheel/./psycopg/crdb 2025-10-27 06:48:37,581 root INFO copying build/lib/psycopg/_pipeline.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,581 root INFO copying build/lib/psycopg/abc.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,582 root INFO copying build/lib/psycopg/_enums.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,582 root INFO copying build/lib/psycopg/_tz.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,582 root INFO copying build/lib/psycopg/adapt.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,582 root INFO copying build/lib/psycopg/_tpc.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,582 root INFO copying build/lib/psycopg/_connection_info.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,583 root INFO copying build/lib/psycopg/generators.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,583 root INFO copying build/lib/psycopg/_dns.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,583 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg/types 2025-10-27 06:48:37,583 root INFO copying build/lib/psycopg/types/json.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,584 root INFO copying build/lib/psycopg/types/none.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,584 root INFO copying build/lib/psycopg/types/composite.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,584 root INFO copying build/lib/psycopg/types/string.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,584 root INFO copying build/lib/psycopg/types/enum.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,585 root INFO copying build/lib/psycopg/types/range.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,585 root INFO copying build/lib/psycopg/types/array.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,585 root INFO copying build/lib/psycopg/types/multirange.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,585 root INFO copying build/lib/psycopg/types/bool.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,586 root INFO copying build/lib/psycopg/types/numeric.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,586 root INFO copying build/lib/psycopg/types/shapely.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,586 root INFO copying build/lib/psycopg/types/hstore.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,586 root INFO copying build/lib/psycopg/types/net.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,586 root INFO copying build/lib/psycopg/types/uuid.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,587 root INFO copying build/lib/psycopg/types/__init__.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,587 root INFO copying build/lib/psycopg/types/datetime.py -> build/bdist.linux-ppc64le/wheel/./psycopg/types 2025-10-27 06:48:37,587 root INFO copying build/lib/psycopg/_preparing.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,587 root INFO copying build/lib/psycopg/server_cursor.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,588 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg/pq 2025-10-27 06:48:37,588 root INFO copying build/lib/psycopg/pq/pq_ctypes.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,588 root INFO copying build/lib/psycopg/pq/_pq_ctypes.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,588 root INFO copying build/lib/psycopg/pq/_pq_ctypes.pyi -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,589 root INFO copying build/lib/psycopg/pq/_debug.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,589 root INFO copying build/lib/psycopg/pq/misc.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,589 root INFO copying build/lib/psycopg/pq/abc.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,589 root INFO copying build/lib/psycopg/pq/_enums.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,590 root INFO copying build/lib/psycopg/pq/__init__.py -> build/bdist.linux-ppc64le/wheel/./psycopg/pq 2025-10-27 06:48:37,590 root INFO copying build/lib/psycopg/errors.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,590 root INFO copying build/lib/psycopg/_conninfo_utils.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,590 root INFO copying build/lib/psycopg/_transform.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,590 root INFO copying build/lib/psycopg/_column.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,591 root INFO copying build/lib/psycopg/waiting.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,591 root INFO copying build/lib/psycopg/_conninfo_attempts_async.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,591 root INFO copying build/lib/psycopg/py.typed -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,591 root INFO copying build/lib/psycopg/cursor.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,592 root INFO copying build/lib/psycopg/_wrappers.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,592 root INFO copying build/lib/psycopg/__init__.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,592 root INFO copying build/lib/psycopg/connection_async.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,592 root INFO copying build/lib/psycopg/_encodings.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,592 root INFO copying build/lib/psycopg/_conninfo_attempts.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,593 root INFO copying build/lib/psycopg/_typeinfo.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,593 root INFO copying build/lib/psycopg/_queries.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,593 root INFO copying build/lib/psycopg/rows.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,593 root INFO copying build/lib/psycopg/_compat.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,594 root INFO copying build/lib/psycopg/_struct.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,594 root INFO copying build/lib/psycopg/connection.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,594 root INFO copying build/lib/psycopg/dbapi20.py -> build/bdist.linux-ppc64le/wheel/./psycopg 2025-10-27 06:48:37,594 root INFO running install_egg_info 2025-10-27 06:48:37,600 root INFO running egg_info 2025-10-27 06:48:37,605 root INFO creating psycopg.egg-info 2025-10-27 06:48:37,605 root INFO writing psycopg.egg-info/PKG-INFO 2025-10-27 06:48:37,614 root INFO writing dependency_links to psycopg.egg-info/dependency_links.txt 2025-10-27 06:48:37,621 root INFO writing requirements to psycopg.egg-info/requires.txt 2025-10-27 06:48:37,621 root INFO writing top-level names to psycopg.egg-info/top_level.txt 2025-10-27 06:48:37,621 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2025-10-27 06:48:37,630 root INFO reading manifest file 'psycopg.egg-info/SOURCES.txt' 2025-10-27 06:48:37,630 root INFO adding license file 'LICENSE.txt' 2025-10-27 06:48:37,634 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2025-10-27 06:48:37,634 root INFO Copying psycopg.egg-info to build/bdist.linux-ppc64le/wheel/./psycopg-3.1.20-py3.12.egg-info 2025-10-27 06:48:37,635 root INFO running install_scripts 2025-10-27 06:48:37,637 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg-3.1.20.dist-info/WHEEL 2025-10-27 06:48:37,637 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.20/psycopg/.dist/.tmp-lir60hz7/psycopg-3.1.20-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-27 06:48:37,638 wheel INFO adding 'psycopg/__init__.py' 2025-10-27 06:48:37,638 wheel INFO adding 'psycopg/_adapters_map.py' 2025-10-27 06:48:37,638 wheel INFO adding 'psycopg/_cmodule.py' 2025-10-27 06:48:37,638 wheel INFO adding 'psycopg/_column.py' 2025-10-27 06:48:37,639 wheel INFO adding 'psycopg/_compat.py' 2025-10-27 06:48:37,639 wheel INFO adding 'psycopg/_connection_info.py' 2025-10-27 06:48:37,639 wheel INFO adding 'psycopg/_conninfo_attempts.py' 2025-10-27 06:48:37,640 wheel INFO adding 'psycopg/_conninfo_attempts_async.py' 2025-10-27 06:48:37,640 wheel INFO adding 'psycopg/_conninfo_utils.py' 2025-10-27 06:48:37,640 wheel INFO adding 'psycopg/_dns.py' 2025-10-27 06:48:37,640 wheel INFO adding 'psycopg/_encodings.py' 2025-10-27 06:48:37,641 wheel INFO adding 'psycopg/_enums.py' 2025-10-27 06:48:37,641 wheel INFO adding 'psycopg/_pipeline.py' 2025-10-27 06:48:37,641 wheel INFO adding 'psycopg/_preparing.py' 2025-10-27 06:48:37,641 wheel INFO adding 'psycopg/_queries.py' 2025-10-27 06:48:37,642 wheel INFO adding 'psycopg/_struct.py' 2025-10-27 06:48:37,642 wheel INFO adding 'psycopg/_tpc.py' 2025-10-27 06:48:37,642 wheel INFO adding 'psycopg/_transform.py' 2025-10-27 06:48:37,643 wheel INFO adding 'psycopg/_typeinfo.py' 2025-10-27 06:48:37,643 wheel INFO adding 'psycopg/_tz.py' 2025-10-27 06:48:37,643 wheel INFO adding 'psycopg/_wrappers.py' 2025-10-27 06:48:37,643 wheel INFO adding 'psycopg/abc.py' 2025-10-27 06:48:37,644 wheel INFO adding 'psycopg/adapt.py' 2025-10-27 06:48:37,644 wheel INFO adding 'psycopg/client_cursor.py' 2025-10-27 06:48:37,644 wheel INFO adding 'psycopg/connection.py' 2025-10-27 06:48:37,645 wheel INFO adding 'psycopg/connection_async.py' 2025-10-27 06:48:37,645 wheel INFO adding 'psycopg/conninfo.py' 2025-10-27 06:48:37,645 wheel INFO adding 'psycopg/copy.py' 2025-10-27 06:48:37,646 wheel INFO adding 'psycopg/cursor.py' 2025-10-27 06:48:37,646 wheel INFO adding 'psycopg/cursor_async.py' 2025-10-27 06:48:37,646 wheel INFO adding 'psycopg/dbapi20.py' 2025-10-27 06:48:37,647 wheel INFO adding 'psycopg/errors.py' 2025-10-27 06:48:37,647 wheel INFO adding 'psycopg/generators.py' 2025-10-27 06:48:37,647 wheel INFO adding 'psycopg/postgres.py' 2025-10-27 06:48:37,647 wheel INFO adding 'psycopg/py.typed' 2025-10-27 06:48:37,648 wheel INFO adding 'psycopg/rows.py' 2025-10-27 06:48:37,648 wheel INFO adding 'psycopg/server_cursor.py' 2025-10-27 06:48:37,648 wheel INFO adding 'psycopg/sql.py' 2025-10-27 06:48:37,649 wheel INFO adding 'psycopg/transaction.py' 2025-10-27 06:48:37,649 wheel INFO adding 'psycopg/version.py' 2025-10-27 06:48:37,649 wheel INFO adding 'psycopg/waiting.py' 2025-10-27 06:48:37,650 wheel INFO adding 'psycopg/crdb/__init__.py' 2025-10-27 06:48:37,650 wheel INFO adding 'psycopg/crdb/_types.py' 2025-10-27 06:48:37,650 wheel INFO adding 'psycopg/crdb/connection.py' 2025-10-27 06:48:37,650 wheel INFO adding 'psycopg/pq/__init__.py' 2025-10-27 06:48:37,651 wheel INFO adding 'psycopg/pq/_debug.py' 2025-10-27 06:48:37,651 wheel INFO adding 'psycopg/pq/_enums.py' 2025-10-27 06:48:37,651 wheel INFO adding 'psycopg/pq/_pq_ctypes.py' 2025-10-27 06:48:37,652 wheel INFO adding 'psycopg/pq/_pq_ctypes.pyi' 2025-10-27 06:48:37,652 wheel INFO adding 'psycopg/pq/abc.py' 2025-10-27 06:48:37,652 wheel INFO adding 'psycopg/pq/misc.py' 2025-10-27 06:48:37,652 wheel INFO adding 'psycopg/pq/pq_ctypes.py' 2025-10-27 06:48:37,653 wheel INFO adding 'psycopg/types/__init__.py' 2025-10-27 06:48:37,653 wheel INFO adding 'psycopg/types/array.py' 2025-10-27 06:48:37,653 wheel INFO adding 'psycopg/types/bool.py' 2025-10-27 06:48:37,654 wheel INFO adding 'psycopg/types/composite.py' 2025-10-27 06:48:37,654 wheel INFO adding 'psycopg/types/datetime.py' 2025-10-27 06:48:37,654 wheel INFO adding 'psycopg/types/enum.py' 2025-10-27 06:48:37,655 wheel INFO adding 'psycopg/types/hstore.py' 2025-10-27 06:48:37,655 wheel INFO adding 'psycopg/types/json.py' 2025-10-27 06:48:37,655 wheel INFO adding 'psycopg/types/multirange.py' 2025-10-27 06:48:37,655 wheel INFO adding 'psycopg/types/net.py' 2025-10-27 06:48:37,656 wheel INFO adding 'psycopg/types/none.py' 2025-10-27 06:48:37,656 wheel INFO adding 'psycopg/types/numeric.py' 2025-10-27 06:48:37,656 wheel INFO adding 'psycopg/types/range.py' 2025-10-27 06:48:37,657 wheel INFO adding 'psycopg/types/shapely.py' 2025-10-27 06:48:37,657 wheel INFO adding 'psycopg/types/string.py' 2025-10-27 06:48:37,657 wheel INFO adding 'psycopg/types/uuid.py' 2025-10-27 06:48:37,658 wheel INFO adding 'psycopg-3.1.20.dist-info/licenses/LICENSE.txt' 2025-10-27 06:48:37,658 wheel INFO adding 'psycopg-3.1.20.dist-info/METADATA' 2025-10-27 06:48:37,658 wheel INFO adding 'psycopg-3.1.20.dist-info/WHEEL' 2025-10-27 06:48:37,658 wheel INFO adding 'psycopg-3.1.20.dist-info/top_level.txt' 2025-10-27 06:48:37,659 wheel INFO adding 'psycopg-3.1.20.dist-info/RECORD' 2025-10-27 06:48:37,660 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-27 06:48:37,663 gpep517 INFO The backend produced .dist/psycopg-3.1.20-py3-none-any.whl psycopg-3.1.20-py3-none-any.whl 2025-10-27 06:48:37,991 gpep517 INFO Building wheel via backend cython_backend /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-27 06:48:38,029 root INFO running bdist_wheel 2025-10-27 06:48:38,053 root INFO running build 2025-10-27 06:48:38,053 root INFO running build_py 2025-10-27 06:48:38,060 root INFO creating build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,060 root INFO copying psycopg_c/version.py -> build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,061 root INFO copying psycopg_c/__init__.py -> build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,062 root INFO copying psycopg_c/_psycopg.pyi -> build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,063 root INFO copying psycopg_c/py.typed -> build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,063 root INFO copying psycopg_c/pq.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:38,063 root INFO creating build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg 2025-10-27 06:48:38,064 root INFO copying psycopg_c/_psycopg/endian.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg 2025-10-27 06:48:38,064 root INFO copying psycopg_c/_psycopg/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg 2025-10-27 06:48:38,064 root INFO copying psycopg_c/_psycopg/oids.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg 2025-10-27 06:48:38,065 root INFO creating build/lib.linux-ppc64le-cpython-312/psycopg_c/pq 2025-10-27 06:48:38,065 root INFO copying psycopg_c/pq/__init__.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c/pq 2025-10-27 06:48:38,065 root INFO copying psycopg_c/pq/libpq.pxd -> build/lib.linux-ppc64le-cpython-312/psycopg_c/pq 2025-10-27 06:48:38,065 root INFO running build_ext warning: psycopg_c/types/array.pyx:235:9: Assigning to 'char *' from 'const char *' discards const qualifier warning: psycopg_c/types/numeric.pyx:483:28: Assigning to 'char *' from 'const char *' discards const qualifier performance hint: psycopg_c/pq/pgconn.pyx:660:5: Exception check on 'notice_receiver' will always require the GIL to be acquired. Possible solutions: 1. Declare 'notice_receiver' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on 'notice_receiver' to allow an error code to be returned. Compiling psycopg_c/_psycopg.pyx because it changed. Compiling psycopg_c/pq.pyx because it changed. [1/2] Cythonizing psycopg_c/_psycopg.pyx [2/2] Cythonizing psycopg_c/pq.pyx 2025-10-27 06:48:45,496 root INFO building 'psycopg_c._psycopg' extension 2025-10-27 06:48:45,497 root INFO creating build/temp.linux-ppc64le-cpython-312/psycopg_c 2025-10-27 06:48:45,497 root INFO creating build/temp.linux-ppc64le-cpython-312/psycopg_c/types 2025-10-27 06:48:45,497 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.12 -c psycopg_c/_psycopg.c -o build/temp.linux-ppc64le-cpython-312/psycopg_c/_psycopg.o psycopg_c/_psycopg.c: In function '__pyx_f_9psycopg_c_8_psycopg__array_load_binary': psycopg_c/_psycopg.c:34548:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 34548 | __pyx_v_dimptr = (__pyx_v_buf + (3 * (sizeof(uint32_t)))); | ^ psycopg_c/_psycopg.c: In function '__pyx_f_9psycopg_c_8_psycopg_19NumericBinaryLoader_cload': psycopg_c/_psycopg.c:58009:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 58009 | __pyx_v_digitptr = (__pyx_v_data + (sizeof(__pyx_v_behead))); | ^ 2025-10-27 06:49:10,683 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.12 -c psycopg_c/types/numutils.c -o build/temp.linux-ppc64le-cpython-312/psycopg_c/types/numutils.o 2025-10-27 06:49:10,755 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/psycopg_c/_psycopg.o build/temp.linux-ppc64le-cpython-312/psycopg_c/types/numutils.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg.cpython-312-powerpc64le-linux-musl.so 2025-10-27 06:49:10,832 root INFO building 'psycopg_c.pq' extension 2025-10-27 06:49:10,833 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.12 -c psycopg_c/pq.c -o build/temp.linux-ppc64le-cpython-312/psycopg_c/pq.o 2025-10-27 06:49:22,033 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-ppc64le-cpython-312/psycopg_c/pq.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-ppc64le-cpython-312/psycopg_c/pq.cpython-312-powerpc64le-linux-musl.so 2025-10-27 06:49:22,102 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-27 06:49:22,102 root INFO running install 2025-10-27 06:49:22,140 root INFO running install_lib 2025-10-27 06:49:22,146 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-27 06:49:22,146 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg_c 2025-10-27 06:49:22,147 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg_c/_psycopg 2025-10-27 06:49:22,147 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg/endian.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c/_psycopg 2025-10-27 06:49:22,147 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c/_psycopg 2025-10-27 06:49:22,147 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg/oids.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c/_psycopg 2025-10-27 06:49:22,147 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg.pyi -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,148 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/version.py -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,148 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/pq.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,148 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/pq.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,149 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/_psycopg.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,150 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg_c/pq 2025-10-27 06:49:22,150 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/pq/__init__.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c/pq 2025-10-27 06:49:22,150 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/pq/libpq.pxd -> build/bdist.linux-ppc64le/wheel/./psycopg_c/pq 2025-10-27 06:49:22,150 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/py.typed -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,151 root INFO copying build/lib.linux-ppc64le-cpython-312/psycopg_c/__init__.py -> build/bdist.linux-ppc64le/wheel/./psycopg_c 2025-10-27 06:49:22,151 root INFO running install_egg_info 2025-10-27 06:49:22,157 root INFO running egg_info 2025-10-27 06:49:22,162 root INFO creating psycopg_c.egg-info 2025-10-27 06:49:22,162 root INFO writing psycopg_c.egg-info/PKG-INFO 2025-10-27 06:49:22,163 root INFO writing dependency_links to psycopg_c.egg-info/dependency_links.txt 2025-10-27 06:49:22,163 root INFO writing top-level names to psycopg_c.egg-info/top_level.txt 2025-10-27 06:49:22,163 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2025-10-27 06:49:22,170 root INFO reading manifest file 'psycopg_c.egg-info/SOURCES.txt' 2025-10-27 06:49:22,171 root INFO reading manifest template 'MANIFEST.in' 2025-10-27 06:49:22,171 root INFO adding license file 'LICENSE.txt' 2025-10-27 06:49:22,173 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2025-10-27 06:49:22,173 root INFO Copying psycopg_c.egg-info to build/bdist.linux-ppc64le/wheel/./psycopg_c-3.1.20-py3.12.egg-info 2025-10-27 06:49:22,174 root INFO running install_scripts 2025-10-27 06:49:22,187 root INFO creating build/bdist.linux-ppc64le/wheel/psycopg_c-3.1.20.dist-info/WHEEL 2025-10-27 06:49:22,188 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.20/psycopg_c/.dist/.tmp-xogry964/psycopg_c-3.1.20-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-27 06:49:22,189 wheel INFO adding 'psycopg_c/__init__.py' 2025-10-27 06:49:22,191 wheel INFO adding 'psycopg_c/_psycopg.cpython-312-powerpc64le-linux-musl.so' 2025-10-27 06:49:22,195 wheel INFO adding 'psycopg_c/_psycopg.pyi' 2025-10-27 06:49:22,196 wheel INFO adding 'psycopg_c/pq.cpython-312-powerpc64le-linux-musl.so' 2025-10-27 06:49:22,199 wheel INFO adding 'psycopg_c/pq.pxd' 2025-10-27 06:49:22,199 wheel INFO adding 'psycopg_c/py.typed' 2025-10-27 06:49:22,199 wheel INFO adding 'psycopg_c/version.py' 2025-10-27 06:49:22,200 wheel INFO adding 'psycopg_c/_psycopg/__init__.pxd' 2025-10-27 06:49:22,200 wheel INFO adding 'psycopg_c/_psycopg/endian.pxd' 2025-10-27 06:49:22,201 wheel INFO adding 'psycopg_c/_psycopg/oids.pxd' 2025-10-27 06:49:22,201 wheel INFO adding 'psycopg_c/pq/__init__.pxd' 2025-10-27 06:49:22,202 wheel INFO adding 'psycopg_c/pq/libpq.pxd' 2025-10-27 06:49:22,203 wheel INFO adding 'psycopg_c-3.1.20.dist-info/licenses/LICENSE.txt' 2025-10-27 06:49:22,203 wheel INFO adding 'psycopg_c-3.1.20.dist-info/METADATA' 2025-10-27 06:49:22,203 wheel INFO adding 'psycopg_c-3.1.20.dist-info/WHEEL' 2025-10-27 06:49:22,204 wheel INFO adding 'psycopg_c-3.1.20.dist-info/top_level.txt' 2025-10-27 06:49:22,204 wheel INFO adding 'psycopg_c-3.1.20.dist-info/RECORD' 2025-10-27 06:49:22,205 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-27 06:49:22,207 gpep517 INFO The backend produced .dist/psycopg_c-3.1.20-cp312-cp312-linux_ppc64le.whl psycopg_c-3.1.20-cp312-cp312-linux_ppc64le.whl >>> py3-psycopg: Entering fakeroot... >>> py3-psycopg-c-pyc*: Running split function _c_pyc... 'usr/lib/python3.12/site-packages/psycopg_c/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c-pyc/usr/lib/python3.12/site-packages/psycopg_c/__pycache__' >>> py3-psycopg-c-pyc*: Preparing subpackage py3-psycopg-c-pyc... >>> py3-psycopg-c-pyc*: Running postcheck for py3-psycopg-c-pyc >>> py3-psycopg-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/psycopg/crdb/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.12/site-packages/psycopg/crdb/__pycache__' 'usr/lib/python3.12/site-packages/psycopg/types/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.12/site-packages/psycopg/types/__pycache__' 'usr/lib/python3.12/site-packages/psycopg/pq/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.12/site-packages/psycopg/pq/__pycache__' 'usr/lib/python3.12/site-packages/psycopg/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.12/site-packages/psycopg/__pycache__' >>> py3-psycopg-pyc*: Preparing subpackage py3-psycopg-pyc... >>> py3-psycopg-pyc*: Running postcheck for py3-psycopg-pyc >>> py3-psycopg-c*: Running split function _c... 'usr/lib/python3.12/site-packages/psycopg_c' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.12/site-packages/psycopg_c' 'usr/lib/python3.12/site-packages/psycopg_c-3.1.20.dist-info' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.12/site-packages/psycopg_c-3.1.20.dist-info' >>> py3-psycopg-c*: Preparing subpackage py3-psycopg-c... >>> py3-psycopg-c*: Stripping binaries >>> py3-psycopg-c*: Running postcheck for py3-psycopg-c >>> py3-psycopg*: Running postcheck for py3-psycopg >>> py3-psycopg*: Preparing package py3-psycopg... >>> py3-psycopg*: Stripping binaries >>> WARNING: py3-psycopg*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-psycopg*: Scanning shared objects >>> py3-psycopg-c*: Scanning shared objects >>> py3-psycopg-c-pyc*: Tracing dependencies... python3~3.12 >>> py3-psycopg-c-pyc*: Package size: 714.0 B >>> py3-psycopg-c-pyc*: Compressing data... >>> py3-psycopg-c-pyc*: Create checksum... >>> py3-psycopg-c-pyc*: Create py3-psycopg-c-pyc-3.1.20-r0.apk >>> py3-psycopg-c*: Tracing dependencies... py3-psycopg=3.1.20-r0 python3~3.12 so:libc.musl-ppc64le.so.1 so:libpq.so.5 >>> py3-psycopg-c*: Package size: 937.5 KB >>> py3-psycopg-c*: Compressing data... >>> py3-psycopg-c*: Create checksum... >>> py3-psycopg-c*: Create py3-psycopg-c-3.1.20-r0.apk >>> py3-psycopg-pyc*: Tracing dependencies... python3~3.12 >>> py3-psycopg-pyc*: Package size: 883.8 KB >>> py3-psycopg-pyc*: Compressing data... >>> py3-psycopg-pyc*: Create checksum... >>> py3-psycopg-pyc*: Create py3-psycopg-pyc-3.1.20-r0.apk >>> py3-psycopg*: Tracing dependencies... python3~3.12 >>> py3-psycopg*: Package size: 624.0 KB >>> py3-psycopg*: Compressing data... >>> py3-psycopg*: Create checksum... >>> py3-psycopg*: Create py3-psycopg-3.1.20-r0.apk >>> py3-psycopg: Build complete at Mon, 27 Oct 2025 06:49:24 +0000 elapsed time 0h 1m 21s >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Uninstalling dependencies... ( 1/29) Purging .makedepends-py3-psycopg (20251027.064834) ( 2/29) Purging cython-pyc (3.0.12-r0) ( 3/29) Purging cython (3.0.12-r0) ( 4/29) Purging libpq-dev (17.6-r0) ( 5/29) Purging libpq (17.6-r0) ( 6/29) Purging py3-gpep517-pyc (19-r0) ( 7/29) Purging py3-gpep517 (19-r0) ( 8/29) Purging py3-installer-pyc (0.7.0-r2) ( 9/29) Purging py3-installer (0.7.0-r2) (10/29) Purging py3-setuptools-pyc (80.9.0-r1) (11/29) Purging py3-setuptools (80.9.0-r1) (12/29) Purging py3-tomli-pyc (2.2.1-r0) (13/29) Purging py3-tomli (2.2.1-r0) (14/29) Purging py3-wheel-pyc (0.46.1-r0) (15/29) Purging py3-wheel (0.46.1-r0) (16/29) Purging py3-packaging-pyc (25.0-r0) (17/29) Purging py3-packaging (25.0-r0) (18/29) Purging py3-parsing-pyc (3.2.3-r0) (19/29) Purging py3-parsing (3.2.3-r0) (20/29) Purging python3-dev (3.12.12-r0) (21/29) Purging python3-pyc (3.12.12-r0) (22/29) Purging python3-pycache-pyc0 (3.12.12-r0) (23/29) Purging pyc (3.12.12-r0) (24/29) Purging python3 (3.12.12-r0) (25/29) Purging gdbm (1.26-r0) (26/29) Purging libpanelw (6.5_p20251010-r0) (27/29) Purging mpdecimal (4.0.1-r0) (28/29) Purging xz-libs (5.8.1-r0) (29/29) Purging openssl-dev (3.5.4-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-psycopg: Updating the community/ppc64le repository index... >>> py3-psycopg: Signing the index...