>>> py3-psycopg: Building community/py3-psycopg 3.1.9-r3 (using abuild 3.11.1-r0) started Wed, 25 Oct 2023 12:44:52 +0000 >>> py3-psycopg: Checking sanity of /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/31) Installing libffi (3.4.4-r2) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20230506-r0) (5/31) Installing readline (8.2.1-r1) (6/31) Installing sqlite-libs (3.41.2-r2) (7/31) Installing python3 (3.11.6-r0) (8/31) Installing python3-pycache-pyc0 (3.11.6-r0) (9/31) Installing pyc (0.1-r0) (10/31) Installing cython-pyc (0.29.36-r0) (11/31) Installing python3-pyc (3.11.6-r0) (12/31) Installing cython (0.29.36-r0) (13/31) Installing libpq (15.4-r0) (14/31) Installing openssl-dev (3.1.4-r0) (15/31) Installing libpq-dev (15.4-r0) (16/31) Installing py3-installer (0.7.0-r1) (17/31) Installing py3-installer-pyc (0.7.0-r1) (18/31) Installing py3-gpep517 (13-r2) (19/31) Installing py3-gpep517-pyc (13-r2) (20/31) Installing py3-parsing (3.0.9-r2) (21/31) Installing py3-parsing-pyc (3.0.9-r2) (22/31) Installing py3-packaging (23.1-r1) (23/31) Installing py3-packaging-pyc (23.1-r1) (24/31) Installing py3-setuptools (67.7.2-r0) (25/31) Installing py3-setuptools-pyc (67.7.2-r0) (26/31) Installing py3-tomli (2.0.1-r3) (27/31) Installing py3-tomli-pyc (2.0.1-r3) (28/31) Installing py3-wheel (0.40.0-r1) (29/31) Installing py3-wheel-pyc (0.40.0-r1) (30/31) Installing python3-dev (3.11.6-r0) (31/31) Installing .makedepends-py3-psycopg (20231025.124453) Executing busybox-1.36.1-r4.trigger OK: 519 MiB in 135 packages >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-psycopg-3.1.9.tar.gz >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-psycopg-3.1.9.tar.gz >>> py3-psycopg: Checking sha512sums... py3-psycopg-3.1.9.tar.gz: OK fix-missing-type-imports.patch: OK typing-ext.patch: OK psycopg-binary.patch: OK >>> py3-psycopg: Unpacking /var/cache/distfiles/v3.18/py3-psycopg-3.1.9.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/psycopg/_pipeline.py patching file psycopg/psycopg/_preparing.py patching file psycopg/psycopg/_struct.py patching file psycopg/psycopg/_transform.py patching file psycopg/psycopg/_typeinfo.py patching file psycopg/psycopg/abc.py patching file psycopg/psycopg/connection.py patching file psycopg/psycopg/errors.py patching file psycopg/psycopg/pq/abc.py patching file psycopg/psycopg/rows.py patching file psycopg/psycopg/types/enum.py patching file psycopg/psycopg/types/hstore.py patching file psycopg/psycopg/types/net.py patching file psycopg_pool/psycopg_pool/_compat.py patching file tools/update_oids.py patching file psycopg/setup.cfg >>> py3-psycopg: psycopg-binary.patch patching file psycopg/setup.py patching file psycopg/psycopg/_cmodule.py 2023-10-25 12:44:56,174 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-10-25 12:44:56,202 root INFO running bdist_wheel 2023-10-25 12:44:56,252 root INFO running build 2023-10-25 12:44:56,252 root INFO running build_py 2023-10-25 12:44:56,253 root INFO creating build 2023-10-25 12:44:56,253 root INFO creating build/lib 2023-10-25 12:44:56,253 root INFO creating build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/_encodings.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/server_cursor.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/connection_async.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/version.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/__init__.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/cursor_async.py -> build/lib/psycopg 2023-10-25 12:44:56,254 root INFO copying psycopg/transaction.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/client_cursor.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/_dns.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/generators.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/errors.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/copy.py -> build/lib/psycopg 2023-10-25 12:44:56,255 root INFO copying psycopg/waiting.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/_struct.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/conninfo.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/_transform.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/_tpc.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/_preparing.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/rows.py -> build/lib/psycopg 2023-10-25 12:44:56,256 root INFO copying psycopg/adapt.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/sql.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/_typeinfo.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/_enums.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/postgres.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/_adapters_map.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/_tz.py -> build/lib/psycopg 2023-10-25 12:44:56,257 root INFO copying psycopg/dbapi20.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/_queries.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/_column.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/abc.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/cursor.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/_pipeline.py -> build/lib/psycopg 2023-10-25 12:44:56,258 root INFO copying psycopg/_wrappers.py -> build/lib/psycopg 2023-10-25 12:44:56,259 root INFO copying psycopg/_cmodule.py -> build/lib/psycopg 2023-10-25 12:44:56,259 root INFO copying psycopg/_compat.py -> build/lib/psycopg 2023-10-25 12:44:56,259 root INFO copying psycopg/connection.py -> build/lib/psycopg 2023-10-25 12:44:56,259 root INFO creating build/lib/psycopg/types 2023-10-25 12:44:56,259 root INFO copying psycopg/types/datetime.py -> build/lib/psycopg/types 2023-10-25 12:44:56,259 root INFO copying psycopg/types/composite.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/enum.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/bool.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/__init__.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/multirange.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/net.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/string.py -> build/lib/psycopg/types 2023-10-25 12:44:56,260 root INFO copying psycopg/types/range.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/hstore.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/none.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/uuid.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/shapely.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/json.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/array.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO copying psycopg/types/numeric.py -> build/lib/psycopg/types 2023-10-25 12:44:56,261 root INFO creating build/lib/psycopg/crdb 2023-10-25 12:44:56,261 root INFO copying psycopg/crdb/__init__.py -> build/lib/psycopg/crdb 2023-10-25 12:44:56,261 root INFO copying psycopg/crdb/_types.py -> build/lib/psycopg/crdb 2023-10-25 12:44:56,262 root INFO copying psycopg/crdb/connection.py -> build/lib/psycopg/crdb 2023-10-25 12:44:56,262 root INFO creating build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/__init__.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/_pq_ctypes.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/misc.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/_enums.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/_debug.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/pq_ctypes.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/pq/abc.py -> build/lib/psycopg/pq 2023-10-25 12:44:56,262 root INFO copying psycopg/py.typed -> build/lib/psycopg 2023-10-25 12:44:56,265 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-10-25 12:44:56,266 root INFO running install 2023-10-25 12:44:56,272 root INFO running install_lib 2023-10-25 12:44:56,273 root INFO creating build/bdist.linux-s390x 2023-10-25 12:44:56,273 root INFO creating build/bdist.linux-s390x/wheel 2023-10-25 12:44:56,273 root INFO creating build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,273 root INFO copying build/lib/psycopg/_encodings.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,273 root INFO copying build/lib/psycopg/server_cursor.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,273 root INFO copying build/lib/psycopg/connection_async.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,273 root INFO copying build/lib/psycopg/version.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/__init__.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/cursor_async.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/transaction.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/client_cursor.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/_dns.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/generators.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/errors.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/copy.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/waiting.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,274 root INFO copying build/lib/psycopg/_struct.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/conninfo.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/_transform.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/_tpc.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/_preparing.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/rows.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/py.typed -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/adapt.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/sql.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/_typeinfo.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/_enums.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,275 root INFO creating build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,275 root INFO copying build/lib/psycopg/types/datetime.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/composite.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/enum.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/bool.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/__init__.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/multirange.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/net.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/string.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/range.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/hstore.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/none.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/uuid.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/shapely.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,276 root INFO copying build/lib/psycopg/types/json.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/types/array.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/types/numeric.py -> build/bdist.linux-s390x/wheel/psycopg/types 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/postgres.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/_adapters_map.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/_tz.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/dbapi20.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/_queries.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO creating build/bdist.linux-s390x/wheel/psycopg/crdb 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/crdb/__init__.py -> build/bdist.linux-s390x/wheel/psycopg/crdb 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/crdb/_types.py -> build/bdist.linux-s390x/wheel/psycopg/crdb 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/crdb/connection.py -> build/bdist.linux-s390x/wheel/psycopg/crdb 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/_column.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,277 root INFO copying build/lib/psycopg/abc.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/cursor.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/_pipeline.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,278 root INFO creating build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/__init__.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/_pq_ctypes.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/misc.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/_enums.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/_debug.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/pq_ctypes.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,278 root INFO copying build/lib/psycopg/pq/abc.py -> build/bdist.linux-s390x/wheel/psycopg/pq 2023-10-25 12:44:56,279 root INFO copying build/lib/psycopg/_wrappers.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,279 root INFO copying build/lib/psycopg/_cmodule.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,279 root INFO copying build/lib/psycopg/_compat.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,279 root INFO copying build/lib/psycopg/connection.py -> build/bdist.linux-s390x/wheel/psycopg 2023-10-25 12:44:56,279 root INFO running install_egg_info 2023-10-25 12:44:56,284 root INFO running egg_info 2023-10-25 12:44:56,284 root INFO creating psycopg.egg-info 2023-10-25 12:44:56,285 root INFO writing psycopg.egg-info/PKG-INFO 2023-10-25 12:44:56,285 root INFO writing dependency_links to psycopg.egg-info/dependency_links.txt 2023-10-25 12:44:56,285 root INFO writing requirements to psycopg.egg-info/requires.txt 2023-10-25 12:44:56,285 root INFO writing top-level names to psycopg.egg-info/top_level.txt 2023-10-25 12:44:56,285 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2023-10-25 12:44:56,287 root INFO reading manifest file 'psycopg.egg-info/SOURCES.txt' 2023-10-25 12:44:56,287 root INFO adding license file 'LICENSE.txt' 2023-10-25 12:44:56,288 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2023-10-25 12:44:56,288 root INFO Copying psycopg.egg-info to build/bdist.linux-s390x/wheel/psycopg-3.1.9-py3.11.egg-info 2023-10-25 12:44:56,288 root INFO running install_scripts 2023-10-25 12:44:56,291 wheel INFO creating build/bdist.linux-s390x/wheel/psycopg-3.1.9.dist-info/WHEEL 2023-10-25 12:44:56,291 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.9/psycopg/dist/.tmp-yd5pab2_/psycopg-3.1.9-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-10-25 12:44:56,291 wheel INFO adding 'psycopg/__init__.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_adapters_map.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_cmodule.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_column.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_compat.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_dns.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_encodings.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_enums.py' 2023-10-25 12:44:56,292 wheel INFO adding 'psycopg/_pipeline.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_preparing.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_queries.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_struct.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_tpc.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_transform.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_typeinfo.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_tz.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/_wrappers.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/abc.py' 2023-10-25 12:44:56,293 wheel INFO adding 'psycopg/adapt.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/client_cursor.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/connection.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/connection_async.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/conninfo.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/copy.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/cursor.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/cursor_async.py' 2023-10-25 12:44:56,294 wheel INFO adding 'psycopg/dbapi20.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/errors.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/generators.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/postgres.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/py.typed' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/rows.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/server_cursor.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/sql.py' 2023-10-25 12:44:56,295 wheel INFO adding 'psycopg/transaction.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/version.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/waiting.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/crdb/__init__.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/crdb/_types.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/crdb/connection.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/pq/__init__.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/pq/_debug.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/pq/_enums.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/pq/_pq_ctypes.py' 2023-10-25 12:44:56,296 wheel INFO adding 'psycopg/pq/abc.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/pq/misc.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/pq/pq_ctypes.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/__init__.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/array.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/bool.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/composite.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/datetime.py' 2023-10-25 12:44:56,297 wheel INFO adding 'psycopg/types/enum.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/hstore.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/json.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/multirange.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/net.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/none.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/numeric.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/range.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/shapely.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/string.py' 2023-10-25 12:44:56,298 wheel INFO adding 'psycopg/types/uuid.py' 2023-10-25 12:44:56,299 wheel INFO adding 'psycopg-3.1.9.dist-info/LICENSE.txt' 2023-10-25 12:44:56,299 wheel INFO adding 'psycopg-3.1.9.dist-info/METADATA' 2023-10-25 12:44:56,299 wheel INFO adding 'psycopg-3.1.9.dist-info/WHEEL' 2023-10-25 12:44:56,299 wheel INFO adding 'psycopg-3.1.9.dist-info/top_level.txt' 2023-10-25 12:44:56,299 wheel INFO adding 'psycopg-3.1.9.dist-info/RECORD' 2023-10-25 12:44:56,299 wheel INFO removing build/bdist.linux-s390x/wheel 2023-10-25 12:44:56,300 gpep517 INFO The backend produced dist/psycopg-3.1.9-py3-none-any.whl psycopg-3.1.9-py3-none-any.whl 2023-10-25 12:44:56,433 gpep517 INFO Building wheel via backend cython_backend 2023-10-25 12:44:56,458 root INFO running bdist_wheel 2023-10-25 12:44:56,461 root INFO running build 2023-10-25 12:44:56,461 root INFO running build_py 2023-10-25 12:44:56,462 root INFO creating build 2023-10-25 12:44:56,463 root INFO creating build/lib.linux-s390x-cpython-311 2023-10-25 12:44:56,463 root INFO creating build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,463 root INFO copying psycopg_c/version.py -> build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,463 root INFO copying psycopg_c/__init__.py -> build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,463 root INFO copying psycopg_c/py.typed -> build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,464 root INFO copying psycopg_c/_psycopg.pyi -> build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,464 root INFO copying psycopg_c/pq.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:56,464 root INFO creating build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg 2023-10-25 12:44:56,464 root INFO copying psycopg_c/_psycopg/endian.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg 2023-10-25 12:44:56,464 root INFO copying psycopg_c/_psycopg/__init__.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg 2023-10-25 12:44:56,464 root INFO copying psycopg_c/_psycopg/oids.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg 2023-10-25 12:44:56,464 root INFO creating build/lib.linux-s390x-cpython-311/psycopg_c/pq 2023-10-25 12:44:56,464 root INFO copying psycopg_c/pq/__init__.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c/pq 2023-10-25 12:44:56,464 root INFO copying psycopg_c/pq/libpq.pxd -> build/lib.linux-s390x-cpython-311/psycopg_c/pq 2023-10-25 12:44:56,465 root INFO running build_ext 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 2023-10-25 12:44:58,785 root INFO building 'psycopg_c._psycopg' extension 2023-10-25 12:44:58,785 root INFO creating build/temp.linux-s390x-cpython-311 2023-10-25 12:44:58,785 root INFO creating build/temp.linux-s390x-cpython-311/psycopg_c 2023-10-25 12:44:58,785 root INFO creating build/temp.linux-s390x-cpython-311/psycopg_c/types 2023-10-25 12:44:58,785 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.11 -c psycopg_c/_psycopg.c -o build/temp.linux-s390x-cpython-311/psycopg_c/_psycopg.o 2023-10-25 12:45:12,182 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.11 -c psycopg_c/types/numutils.c -o build/temp.linux-s390x-cpython-311/psycopg_c/types/numutils.o 2023-10-25 12:45:12,257 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/psycopg_c/_psycopg.o build/temp.linux-s390x-cpython-311/psycopg_c/types/numutils.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg.cpython-311-s390x-linux-musl.so 2023-10-25 12:45:12,295 root INFO building 'psycopg_c.pq' extension 2023-10-25 12:45:12,295 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/postgresql -I/usr/include/python3.11 -c psycopg_c/pq.c -o build/temp.linux-s390x-cpython-311/psycopg_c/pq.o 2023-10-25 12:45:18,326 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/psycopg_c/pq.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-s390x-cpython-311/psycopg_c/pq.cpython-311-s390x-linux-musl.so 2023-10-25 12:45:18,360 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-10-25 12:45:18,360 root INFO running install 2023-10-25 12:45:18,366 root INFO running install_lib 2023-10-25 12:45:18,367 root INFO creating build/bdist.linux-s390x 2023-10-25 12:45:18,367 root INFO creating build/bdist.linux-s390x/wheel 2023-10-25 12:45:18,367 root INFO creating build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/version.py -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/__init__.py -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,368 root INFO creating build/bdist.linux-s390x/wheel/psycopg_c/_psycopg 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg/endian.pxd -> build/bdist.linux-s390x/wheel/psycopg_c/_psycopg 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg/__init__.pxd -> build/bdist.linux-s390x/wheel/psycopg_c/_psycopg 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg/oids.pxd -> build/bdist.linux-s390x/wheel/psycopg_c/_psycopg 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/py.typed -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,368 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,373 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/_psycopg.pyi -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,373 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/pq.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,374 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/pq.pxd -> build/bdist.linux-s390x/wheel/psycopg_c 2023-10-25 12:45:18,374 root INFO creating build/bdist.linux-s390x/wheel/psycopg_c/pq 2023-10-25 12:45:18,374 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/pq/__init__.pxd -> build/bdist.linux-s390x/wheel/psycopg_c/pq 2023-10-25 12:45:18,374 root INFO copying build/lib.linux-s390x-cpython-311/psycopg_c/pq/libpq.pxd -> build/bdist.linux-s390x/wheel/psycopg_c/pq 2023-10-25 12:45:18,375 root INFO running install_egg_info 2023-10-25 12:45:18,380 root INFO running egg_info 2023-10-25 12:45:18,381 root INFO creating psycopg_c.egg-info 2023-10-25 12:45:18,381 root INFO writing psycopg_c.egg-info/PKG-INFO 2023-10-25 12:45:18,381 root INFO writing dependency_links to psycopg_c.egg-info/dependency_links.txt 2023-10-25 12:45:18,382 root INFO writing top-level names to psycopg_c.egg-info/top_level.txt 2023-10-25 12:45:18,382 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2023-10-25 12:45:18,383 root INFO reading manifest file 'psycopg_c.egg-info/SOURCES.txt' 2023-10-25 12:45:18,383 root INFO reading manifest template 'MANIFEST.in' 2023-10-25 12:45:18,383 root INFO adding license file 'LICENSE.txt' 2023-10-25 12:45:18,383 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2023-10-25 12:45:18,384 root INFO Copying psycopg_c.egg-info to build/bdist.linux-s390x/wheel/psycopg_c-3.1.9-py3.11.egg-info 2023-10-25 12:45:18,384 root INFO running install_scripts 2023-10-25 12:45:18,388 wheel INFO creating build/bdist.linux-s390x/wheel/psycopg_c-3.1.9.dist-info/WHEEL 2023-10-25 12:45:18,389 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.9/psycopg_c/dist/.tmp-nrjifo13/psycopg_c-3.1.9-cp311-cp311-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-10-25 12:45:18,389 wheel INFO adding 'psycopg_c/__init__.py' 2023-10-25 12:45:18,392 wheel INFO adding 'psycopg_c/_psycopg.cpython-311-s390x-linux-musl.so' 2023-10-25 12:45:18,394 wheel INFO adding 'psycopg_c/_psycopg.pyi' 2023-10-25 12:45:18,395 wheel INFO adding 'psycopg_c/pq.cpython-311-s390x-linux-musl.so' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/pq.pxd' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/py.typed' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/version.py' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/_psycopg/__init__.pxd' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/_psycopg/endian.pxd' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/_psycopg/oids.pxd' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/pq/__init__.pxd' 2023-10-25 12:45:18,396 wheel INFO adding 'psycopg_c/pq/libpq.pxd' 2023-10-25 12:45:18,397 wheel INFO adding 'psycopg_c-3.1.9.dist-info/LICENSE.txt' 2023-10-25 12:45:18,397 wheel INFO adding 'psycopg_c-3.1.9.dist-info/METADATA' 2023-10-25 12:45:18,397 wheel INFO adding 'psycopg_c-3.1.9.dist-info/WHEEL' 2023-10-25 12:45:18,397 wheel INFO adding 'psycopg_c-3.1.9.dist-info/top_level.txt' 2023-10-25 12:45:18,397 wheel INFO adding 'psycopg_c-3.1.9.dist-info/RECORD' 2023-10-25 12:45:18,397 wheel INFO removing build/bdist.linux-s390x/wheel 2023-10-25 12:45:18,398 gpep517 INFO The backend produced dist/psycopg_c-3.1.9-cp311-cp311-linux_s390x.whl psycopg_c-3.1.9-cp311-cp311-linux_s390x.whl >>> py3-psycopg: Entering fakeroot... >>> py3-psycopg-c-pyc*: Running split function _c_pyc... '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg_c/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c-pyc/usr/lib/python3.11/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... '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.11/site-packages/psycopg/__pycache__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg/types/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.11/site-packages/psycopg/types/__pycache__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg/crdb/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.11/site-packages/psycopg/crdb/__pycache__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg/pq/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-pyc/usr/lib/python3.11/site-packages/psycopg/pq/__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... '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg_c' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.11/site-packages/psycopg_c' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.11/site-packages/psycopg_c-3.1.9.dist-info' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.11/site-packages/psycopg_c-3.1.9.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-c-pyc*: Scanning shared objects >>> py3-psycopg-c*: Scanning shared objects >>> py3-psycopg-pyc*: Scanning shared objects >>> py3-psycopg*: Scanning shared objects >>> py3-psycopg-c-pyc*: Tracing dependencies... python3~3.11 >>> py3-psycopg-c-pyc*: Package size: 36.0 KB >>> py3-psycopg-c-pyc*: Compressing data... >>> py3-psycopg-c-pyc*: Create checksum... >>> py3-psycopg-c-pyc*: Create py3-psycopg-c-pyc-3.1.9-r3.apk >>> py3-psycopg-c*: Tracing dependencies... py3-psycopg=3.1.9-r3 python3~3.11 so:libc.musl-s390x.so.1 so:libpq.so.5 >>> py3-psycopg-c*: Package size: 804.0 KB >>> py3-psycopg-c*: Compressing data... >>> py3-psycopg-c*: Create checksum... >>> py3-psycopg-c*: Create py3-psycopg-c-3.1.9-r3.apk >>> py3-psycopg-pyc*: Tracing dependencies... python3~3.11 >>> py3-psycopg-pyc*: Package size: 1.1 MB >>> py3-psycopg-pyc*: Compressing data... >>> py3-psycopg-pyc*: Create checksum... >>> py3-psycopg-pyc*: Create py3-psycopg-pyc-3.1.9-r3.apk >>> py3-psycopg*: Tracing dependencies... python3~3.11 >>> py3-psycopg*: Package size: 756.0 KB >>> py3-psycopg*: Compressing data... >>> py3-psycopg*: Create checksum... >>> py3-psycopg*: Create py3-psycopg-3.1.9-r3.apk >>> py3-psycopg: Build complete at Wed, 25 Oct 2023 12:45:24 +0000 elapsed time 0h 0m 32s >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Uninstalling dependencies... (1/31) Purging .makedepends-py3-psycopg (20231025.124453) (2/31) Purging cython-pyc (0.29.36-r0) (3/31) Purging cython (0.29.36-r0) (4/31) Purging libpq-dev (15.4-r0) (5/31) Purging libpq (15.4-r0) (6/31) Purging py3-gpep517-pyc (13-r2) (7/31) Purging py3-gpep517 (13-r2) (8/31) Purging py3-installer-pyc (0.7.0-r1) (9/31) Purging py3-installer (0.7.0-r1) (10/31) Purging py3-setuptools-pyc (67.7.2-r0) (11/31) Purging py3-setuptools (67.7.2-r0) (12/31) Purging py3-tomli-pyc (2.0.1-r3) (13/31) Purging py3-tomli (2.0.1-r3) (14/31) Purging py3-wheel-pyc (0.40.0-r1) (15/31) Purging py3-wheel (0.40.0-r1) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.0.9-r2) (19/31) Purging py3-parsing (3.0.9-r2) (20/31) Purging python3-dev (3.11.6-r0) (21/31) Purging openssl-dev (3.1.4-r0) (22/31) Purging python3-pyc (3.11.6-r0) (23/31) Purging python3-pycache-pyc0 (3.11.6-r0) (24/31) Purging pyc (0.1-r0) (25/31) Purging python3 (3.11.6-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r2) (28/31) Purging libpanelw (6.4_p20230506-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.1-r1) (31/31) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.1-r4.trigger OK: 374 MiB in 104 packages >>> py3-psycopg: Updating the community/s390x repository index... >>> py3-psycopg: Signing the index...