>>> py3-psycopg: Building community/py3-psycopg 3.1.18-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 13:33:32 +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/33) Installing libbz2 (1.0.8-r6) (2/33) Installing libffi (3.4.6-r0) (3/33) Installing gdbm (1.23-r1) (4/33) Installing xz-libs (5.6.1-r3) (5/33) Installing mpdecimal (4.0.0-r0) (6/33) Installing libpanelw (6.4_p20240330-r0) (7/33) Installing readline (8.2.10-r0) (8/33) Installing sqlite-libs (3.45.2-r0) (9/33) Installing python3 (3.12.3-r0) (10/33) Installing python3-pycache-pyc0 (3.12.3-r0) (11/33) Installing pyc (3.12.3-r0) (12/33) Installing cython-pyc (3.0.10-r0) (13/33) Installing python3-pyc (3.12.3-r0) (14/33) Installing cython (3.0.10-r0) (15/33) Installing libpq (16.2-r2) (16/33) Installing openssl-dev (3.3.0-r0) (17/33) Installing libpq-dev (16.2-r2) (18/33) Installing py3-installer (0.7.0-r2) (19/33) Installing py3-installer-pyc (0.7.0-r2) (20/33) Installing py3-gpep517 (15-r2) (21/33) Installing py3-gpep517-pyc (15-r2) (22/33) Installing py3-parsing (3.1.2-r1) (23/33) Installing py3-parsing-pyc (3.1.2-r1) (24/33) Installing py3-packaging (24.0-r1) (25/33) Installing py3-packaging-pyc (24.0-r1) (26/33) Installing py3-setuptools (69.2.0-r2) (27/33) Installing py3-setuptools-pyc (69.2.0-r2) (28/33) Installing py3-tomli (2.0.1-r4) (29/33) Installing py3-tomli-pyc (2.0.1-r4) (30/33) Installing py3-wheel (0.42.0-r1) (31/33) Installing py3-wheel-pyc (0.42.0-r1) (32/33) Installing python3-dev (3.12.3-r0) (33/33) Installing .makedepends-py3-psycopg (20240415.133336) Executing busybox-1.36.1-r25.trigger OK: 511 MiB in 135 packages >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Cleaning up tmpdir >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg-3.1.18.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 491k 100 491k 0 0 2609k 0 --:--:-- --:--:-- --:--:-- 2629k >>> py3-psycopg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/psycopg-3.1.18.tar.gz >>> py3-psycopg: Checking sha512sums... psycopg-3.1.18.tar.gz: OK fix-missing-type-imports.patch: OK typing-ext.patch: OK psycopg-binary.patch: OK >>> py3-psycopg: Unpacking /var/cache/distfiles/psycopg-3.1.18.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 2024-04-15 13:33:43,870 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-15 13:33:44,061 root INFO running bdist_wheel 2024-04-15 13:33:44,407 root INFO running build 2024-04-15 13:33:44,407 root INFO running build_py 2024-04-15 13:33:44,419 root INFO creating build 2024-04-15 13:33:44,420 root INFO creating build/lib 2024-04-15 13:33:44,420 root INFO creating build/lib/psycopg 2024-04-15 13:33:44,421 root INFO copying psycopg/transaction.py -> build/lib/psycopg 2024-04-15 13:33:44,422 root INFO copying psycopg/_conninfo_attempts_async.py -> build/lib/psycopg 2024-04-15 13:33:44,423 root INFO copying psycopg/postgres.py -> build/lib/psycopg 2024-04-15 13:33:44,424 root INFO copying psycopg/connection.py -> build/lib/psycopg 2024-04-15 13:33:44,426 root INFO copying psycopg/_wrappers.py -> build/lib/psycopg 2024-04-15 13:33:44,427 root INFO copying psycopg/server_cursor.py -> build/lib/psycopg 2024-04-15 13:33:44,428 root INFO copying psycopg/client_cursor.py -> build/lib/psycopg 2024-04-15 13:33:44,429 root INFO copying psycopg/abc.py -> build/lib/psycopg 2024-04-15 13:33:44,430 root INFO copying psycopg/cursor_async.py -> build/lib/psycopg 2024-04-15 13:33:44,431 root INFO copying psycopg/_encodings.py -> build/lib/psycopg 2024-04-15 13:33:44,432 root INFO copying psycopg/_tpc.py -> build/lib/psycopg 2024-04-15 13:33:44,434 root INFO copying psycopg/_struct.py -> build/lib/psycopg 2024-04-15 13:33:44,435 root INFO copying psycopg/_transform.py -> build/lib/psycopg 2024-04-15 13:33:44,436 root INFO copying psycopg/connection_async.py -> build/lib/psycopg 2024-04-15 13:33:44,437 root INFO copying psycopg/_typeinfo.py -> build/lib/psycopg 2024-04-15 13:33:44,438 root INFO copying psycopg/cursor.py -> build/lib/psycopg 2024-04-15 13:33:44,440 root INFO copying psycopg/_pipeline.py -> build/lib/psycopg 2024-04-15 13:33:44,441 root INFO copying psycopg/_conninfo_utils.py -> build/lib/psycopg 2024-04-15 13:33:44,442 root INFO copying psycopg/waiting.py -> build/lib/psycopg 2024-04-15 13:33:44,443 root INFO copying psycopg/sql.py -> build/lib/psycopg 2024-04-15 13:33:44,444 root INFO copying psycopg/dbapi20.py -> build/lib/psycopg 2024-04-15 13:33:44,445 root INFO copying psycopg/_conninfo_attempts.py -> build/lib/psycopg 2024-04-15 13:33:44,446 root INFO copying psycopg/_column.py -> build/lib/psycopg 2024-04-15 13:33:44,447 root INFO copying psycopg/_compat.py -> build/lib/psycopg 2024-04-15 13:33:44,448 root INFO copying psycopg/_adapters_map.py -> build/lib/psycopg 2024-04-15 13:33:44,449 root INFO copying psycopg/_dns.py -> build/lib/psycopg 2024-04-15 13:33:44,450 root INFO copying psycopg/__init__.py -> build/lib/psycopg 2024-04-15 13:33:44,451 root INFO copying psycopg/_preparing.py -> build/lib/psycopg 2024-04-15 13:33:44,452 root INFO copying psycopg/_connection_info.py -> build/lib/psycopg 2024-04-15 13:33:44,453 root INFO copying psycopg/_cmodule.py -> build/lib/psycopg 2024-04-15 13:33:44,453 root INFO copying psycopg/errors.py -> build/lib/psycopg 2024-04-15 13:33:44,455 root INFO copying psycopg/version.py -> build/lib/psycopg 2024-04-15 13:33:44,456 root INFO copying psycopg/rows.py -> build/lib/psycopg 2024-04-15 13:33:44,457 root INFO copying psycopg/adapt.py -> build/lib/psycopg 2024-04-15 13:33:44,458 root INFO copying psycopg/_enums.py -> build/lib/psycopg 2024-04-15 13:33:44,458 root INFO copying psycopg/_queries.py -> build/lib/psycopg 2024-04-15 13:33:44,459 root INFO copying psycopg/_tz.py -> build/lib/psycopg 2024-04-15 13:33:44,460 root INFO copying psycopg/generators.py -> build/lib/psycopg 2024-04-15 13:33:44,461 root INFO copying psycopg/copy.py -> build/lib/psycopg 2024-04-15 13:33:44,462 root INFO copying psycopg/conninfo.py -> build/lib/psycopg 2024-04-15 13:33:44,464 root INFO creating build/lib/psycopg/types 2024-04-15 13:33:44,465 root INFO copying psycopg/types/json.py -> build/lib/psycopg/types 2024-04-15 13:33:44,466 root INFO copying psycopg/types/string.py -> build/lib/psycopg/types 2024-04-15 13:33:44,467 root INFO copying psycopg/types/numeric.py -> build/lib/psycopg/types 2024-04-15 13:33:44,468 root INFO copying psycopg/types/datetime.py -> build/lib/psycopg/types 2024-04-15 13:33:44,469 root INFO copying psycopg/types/array.py -> build/lib/psycopg/types 2024-04-15 13:33:44,470 root INFO copying psycopg/types/composite.py -> build/lib/psycopg/types 2024-04-15 13:33:44,471 root INFO copying psycopg/types/__init__.py -> build/lib/psycopg/types 2024-04-15 13:33:44,472 root INFO copying psycopg/types/net.py -> build/lib/psycopg/types 2024-04-15 13:33:44,472 root INFO copying psycopg/types/shapely.py -> build/lib/psycopg/types 2024-04-15 13:33:44,473 root INFO copying psycopg/types/range.py -> build/lib/psycopg/types 2024-04-15 13:33:44,474 root INFO copying psycopg/types/multirange.py -> build/lib/psycopg/types 2024-04-15 13:33:44,475 root INFO copying psycopg/types/hstore.py -> build/lib/psycopg/types 2024-04-15 13:33:44,476 root INFO copying psycopg/types/bool.py -> build/lib/psycopg/types 2024-04-15 13:33:44,477 root INFO copying psycopg/types/uuid.py -> build/lib/psycopg/types 2024-04-15 13:33:44,478 root INFO copying psycopg/types/none.py -> build/lib/psycopg/types 2024-04-15 13:33:44,478 root INFO copying psycopg/types/enum.py -> build/lib/psycopg/types 2024-04-15 13:33:44,480 root INFO creating build/lib/psycopg/crdb 2024-04-15 13:33:44,480 root INFO copying psycopg/crdb/connection.py -> build/lib/psycopg/crdb 2024-04-15 13:33:44,481 root INFO copying psycopg/crdb/__init__.py -> build/lib/psycopg/crdb 2024-04-15 13:33:44,482 root INFO copying psycopg/crdb/_types.py -> build/lib/psycopg/crdb 2024-04-15 13:33:44,483 root INFO creating build/lib/psycopg/pq 2024-04-15 13:33:44,484 root INFO copying psycopg/pq/abc.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,485 root INFO copying psycopg/pq/__init__.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,486 root INFO copying psycopg/pq/_pq_ctypes.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,487 root INFO copying psycopg/pq/pq_ctypes.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,488 root INFO copying psycopg/pq/_enums.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,489 root INFO copying psycopg/pq/_debug.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,489 root INFO copying psycopg/pq/misc.py -> build/lib/psycopg/pq 2024-04-15 13:33:44,493 root INFO copying psycopg/py.typed -> build/lib/psycopg 2024-04-15 13:33:44,494 root INFO copying psycopg/pq/_pq_ctypes.pyi -> build/lib/psycopg/pq 2024-04-15 13:33:44,517 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-15 13:33:44,518 root INFO running install 2024-04-15 13:33:44,562 root INFO running install_lib 2024-04-15 13:33:44,570 root INFO creating build/bdist.linux-riscv64 2024-04-15 13:33:44,571 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-15 13:33:44,572 root INFO creating build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,572 root INFO copying build/lib/psycopg/transaction.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,573 root INFO copying build/lib/psycopg/_conninfo_attempts_async.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,574 root INFO copying build/lib/psycopg/postgres.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,575 root INFO copying build/lib/psycopg/connection.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,576 root INFO copying build/lib/psycopg/_wrappers.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,577 root INFO copying build/lib/psycopg/server_cursor.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,578 root INFO copying build/lib/psycopg/client_cursor.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,579 root INFO copying build/lib/psycopg/abc.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,580 root INFO copying build/lib/psycopg/cursor_async.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,580 root INFO copying build/lib/psycopg/_encodings.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,581 root INFO copying build/lib/psycopg/_tpc.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,582 root INFO copying build/lib/psycopg/_struct.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,583 root INFO copying build/lib/psycopg/_transform.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,584 root INFO copying build/lib/psycopg/connection_async.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,585 root INFO copying build/lib/psycopg/py.typed -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,585 root INFO copying build/lib/psycopg/_typeinfo.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,586 root INFO copying build/lib/psycopg/cursor.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,587 root INFO copying build/lib/psycopg/_pipeline.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,588 root INFO copying build/lib/psycopg/_conninfo_utils.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,589 root INFO copying build/lib/psycopg/waiting.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,590 root INFO copying build/lib/psycopg/sql.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,591 root INFO copying build/lib/psycopg/dbapi20.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,592 root INFO copying build/lib/psycopg/_conninfo_attempts.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,592 root INFO copying build/lib/psycopg/_column.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,593 root INFO creating build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,594 root INFO copying build/lib/psycopg/types/json.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,595 root INFO copying build/lib/psycopg/types/string.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,596 root INFO copying build/lib/psycopg/types/numeric.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,597 root INFO copying build/lib/psycopg/types/datetime.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,598 root INFO copying build/lib/psycopg/types/array.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,599 root INFO copying build/lib/psycopg/types/composite.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,600 root INFO copying build/lib/psycopg/types/__init__.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,600 root INFO copying build/lib/psycopg/types/net.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,601 root INFO copying build/lib/psycopg/types/shapely.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,602 root INFO copying build/lib/psycopg/types/range.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,603 root INFO copying build/lib/psycopg/types/multirange.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,604 root INFO copying build/lib/psycopg/types/hstore.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,605 root INFO copying build/lib/psycopg/types/bool.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,606 root INFO copying build/lib/psycopg/types/uuid.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,606 root INFO copying build/lib/psycopg/types/none.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,607 root INFO copying build/lib/psycopg/types/enum.py -> build/bdist.linux-riscv64/wheel/psycopg/types 2024-04-15 13:33:44,608 root INFO copying build/lib/psycopg/_compat.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,609 root INFO copying build/lib/psycopg/_adapters_map.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,610 root INFO creating build/bdist.linux-riscv64/wheel/psycopg/crdb 2024-04-15 13:33:44,610 root INFO copying build/lib/psycopg/crdb/connection.py -> build/bdist.linux-riscv64/wheel/psycopg/crdb 2024-04-15 13:33:44,611 root INFO copying build/lib/psycopg/crdb/__init__.py -> build/bdist.linux-riscv64/wheel/psycopg/crdb 2024-04-15 13:33:44,612 root INFO copying build/lib/psycopg/crdb/_types.py -> build/bdist.linux-riscv64/wheel/psycopg/crdb 2024-04-15 13:33:44,613 root INFO copying build/lib/psycopg/_dns.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,614 root INFO copying build/lib/psycopg/__init__.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,615 root INFO copying build/lib/psycopg/_preparing.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,615 root INFO copying build/lib/psycopg/_connection_info.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,616 root INFO copying build/lib/psycopg/_cmodule.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,617 root INFO copying build/lib/psycopg/errors.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,618 root INFO copying build/lib/psycopg/version.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,619 root INFO copying build/lib/psycopg/rows.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,620 root INFO copying build/lib/psycopg/adapt.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,621 root INFO copying build/lib/psycopg/_enums.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,622 root INFO copying build/lib/psycopg/_queries.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,623 root INFO copying build/lib/psycopg/_tz.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,623 root INFO creating build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,624 root INFO copying build/lib/psycopg/pq/abc.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,625 root INFO copying build/lib/psycopg/pq/__init__.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,626 root INFO copying build/lib/psycopg/pq/_pq_ctypes.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,627 root INFO copying build/lib/psycopg/pq/pq_ctypes.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,628 root INFO copying build/lib/psycopg/pq/_enums.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,629 root INFO copying build/lib/psycopg/pq/_pq_ctypes.pyi -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,630 root INFO copying build/lib/psycopg/pq/_debug.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,630 root INFO copying build/lib/psycopg/pq/misc.py -> build/bdist.linux-riscv64/wheel/psycopg/pq 2024-04-15 13:33:44,631 root INFO copying build/lib/psycopg/generators.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,632 root INFO copying build/lib/psycopg/copy.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,633 root INFO copying build/lib/psycopg/conninfo.py -> build/bdist.linux-riscv64/wheel/psycopg 2024-04-15 13:33:44,634 root INFO running install_egg_info 2024-04-15 13:33:44,650 root INFO running egg_info 2024-04-15 13:33:44,650 root INFO creating psycopg.egg-info 2024-04-15 13:33:44,656 root INFO writing psycopg.egg-info/PKG-INFO 2024-04-15 13:33:44,675 root INFO writing dependency_links to psycopg.egg-info/dependency_links.txt 2024-04-15 13:33:44,685 root INFO writing requirements to psycopg.egg-info/requires.txt 2024-04-15 13:33:44,686 root INFO writing top-level names to psycopg.egg-info/top_level.txt 2024-04-15 13:33:44,687 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2024-04-15 13:33:44,701 root INFO reading manifest file 'psycopg.egg-info/SOURCES.txt' 2024-04-15 13:33:44,702 root INFO adding license file 'LICENSE.txt' 2024-04-15 13:33:44,706 root INFO writing manifest file 'psycopg.egg-info/SOURCES.txt' 2024-04-15 13:33:44,707 root INFO Copying psycopg.egg-info to build/bdist.linux-riscv64/wheel/psycopg-3.1.18-py3.12.egg-info 2024-04-15 13:33:44,711 root INFO running install_scripts 2024-04-15 13:33:44,730 wheel INFO creating build/bdist.linux-riscv64/wheel/psycopg-3.1.18.dist-info/WHEEL 2024-04-15 13:33:44,731 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.18/psycopg/.dist/.tmp-u5t7hpi1/psycopg-3.1.18-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-15 13:33:44,733 wheel INFO adding 'psycopg/__init__.py' 2024-04-15 13:33:44,734 wheel INFO adding 'psycopg/_adapters_map.py' 2024-04-15 13:33:44,735 wheel INFO adding 'psycopg/_cmodule.py' 2024-04-15 13:33:44,736 wheel INFO adding 'psycopg/_column.py' 2024-04-15 13:33:44,737 wheel INFO adding 'psycopg/_compat.py' 2024-04-15 13:33:44,738 wheel INFO adding 'psycopg/_connection_info.py' 2024-04-15 13:33:44,739 wheel INFO adding 'psycopg/_conninfo_attempts.py' 2024-04-15 13:33:44,740 wheel INFO adding 'psycopg/_conninfo_attempts_async.py' 2024-04-15 13:33:44,741 wheel INFO adding 'psycopg/_conninfo_utils.py' 2024-04-15 13:33:44,742 wheel INFO adding 'psycopg/_dns.py' 2024-04-15 13:33:44,743 wheel INFO adding 'psycopg/_encodings.py' 2024-04-15 13:33:44,744 wheel INFO adding 'psycopg/_enums.py' 2024-04-15 13:33:44,745 wheel INFO adding 'psycopg/_pipeline.py' 2024-04-15 13:33:44,746 wheel INFO adding 'psycopg/_preparing.py' 2024-04-15 13:33:44,747 wheel INFO adding 'psycopg/_queries.py' 2024-04-15 13:33:44,748 wheel INFO adding 'psycopg/_struct.py' 2024-04-15 13:33:44,749 wheel INFO adding 'psycopg/_tpc.py' 2024-04-15 13:33:44,750 wheel INFO adding 'psycopg/_transform.py' 2024-04-15 13:33:44,751 wheel INFO adding 'psycopg/_typeinfo.py' 2024-04-15 13:33:44,753 wheel INFO adding 'psycopg/_tz.py' 2024-04-15 13:33:44,754 wheel INFO adding 'psycopg/_wrappers.py' 2024-04-15 13:33:44,755 wheel INFO adding 'psycopg/abc.py' 2024-04-15 13:33:44,756 wheel INFO adding 'psycopg/adapt.py' 2024-04-15 13:33:44,757 wheel INFO adding 'psycopg/client_cursor.py' 2024-04-15 13:33:44,758 wheel INFO adding 'psycopg/connection.py' 2024-04-15 13:33:44,760 wheel INFO adding 'psycopg/connection_async.py' 2024-04-15 13:33:44,761 wheel INFO adding 'psycopg/conninfo.py' 2024-04-15 13:33:44,762 wheel INFO adding 'psycopg/copy.py' 2024-04-15 13:33:44,764 wheel INFO adding 'psycopg/cursor.py' 2024-04-15 13:33:44,766 wheel INFO adding 'psycopg/cursor_async.py' 2024-04-15 13:33:44,767 wheel INFO adding 'psycopg/dbapi20.py' 2024-04-15 13:33:44,768 wheel INFO adding 'psycopg/errors.py' 2024-04-15 13:33:44,770 wheel INFO adding 'psycopg/generators.py' 2024-04-15 13:33:44,771 wheel INFO adding 'psycopg/postgres.py' 2024-04-15 13:33:44,772 wheel INFO adding 'psycopg/py.typed' 2024-04-15 13:33:44,773 wheel INFO adding 'psycopg/rows.py' 2024-04-15 13:33:44,775 wheel INFO adding 'psycopg/server_cursor.py' 2024-04-15 13:33:44,776 wheel INFO adding 'psycopg/sql.py' 2024-04-15 13:33:44,777 wheel INFO adding 'psycopg/transaction.py' 2024-04-15 13:33:44,779 wheel INFO adding 'psycopg/version.py' 2024-04-15 13:33:44,779 wheel INFO adding 'psycopg/waiting.py' 2024-04-15 13:33:44,781 wheel INFO adding 'psycopg/crdb/__init__.py' 2024-04-15 13:33:44,782 wheel INFO adding 'psycopg/crdb/_types.py' 2024-04-15 13:33:44,783 wheel INFO adding 'psycopg/crdb/connection.py' 2024-04-15 13:33:44,784 wheel INFO adding 'psycopg/pq/__init__.py' 2024-04-15 13:33:44,785 wheel INFO adding 'psycopg/pq/_debug.py' 2024-04-15 13:33:44,786 wheel INFO adding 'psycopg/pq/_enums.py' 2024-04-15 13:33:44,787 wheel INFO adding 'psycopg/pq/_pq_ctypes.py' 2024-04-15 13:33:44,788 wheel INFO adding 'psycopg/pq/_pq_ctypes.pyi' 2024-04-15 13:33:44,790 wheel INFO adding 'psycopg/pq/abc.py' 2024-04-15 13:33:44,791 wheel INFO adding 'psycopg/pq/misc.py' 2024-04-15 13:33:44,792 wheel INFO adding 'psycopg/pq/pq_ctypes.py' 2024-04-15 13:33:44,794 wheel INFO adding 'psycopg/types/__init__.py' 2024-04-15 13:33:44,795 wheel INFO adding 'psycopg/types/array.py' 2024-04-15 13:33:44,796 wheel INFO adding 'psycopg/types/bool.py' 2024-04-15 13:33:44,797 wheel INFO adding 'psycopg/types/composite.py' 2024-04-15 13:33:44,799 wheel INFO adding 'psycopg/types/datetime.py' 2024-04-15 13:33:44,800 wheel INFO adding 'psycopg/types/enum.py' 2024-04-15 13:33:44,801 wheel INFO adding 'psycopg/types/hstore.py' 2024-04-15 13:33:44,802 wheel INFO adding 'psycopg/types/json.py' 2024-04-15 13:33:44,803 wheel INFO adding 'psycopg/types/multirange.py' 2024-04-15 13:33:44,805 wheel INFO adding 'psycopg/types/net.py' 2024-04-15 13:33:44,806 wheel INFO adding 'psycopg/types/none.py' 2024-04-15 13:33:44,807 wheel INFO adding 'psycopg/types/numeric.py' 2024-04-15 13:33:44,808 wheel INFO adding 'psycopg/types/range.py' 2024-04-15 13:33:44,810 wheel INFO adding 'psycopg/types/shapely.py' 2024-04-15 13:33:44,811 wheel INFO adding 'psycopg/types/string.py' 2024-04-15 13:33:44,812 wheel INFO adding 'psycopg/types/uuid.py' 2024-04-15 13:33:44,813 wheel INFO adding 'psycopg-3.1.18.dist-info/LICENSE.txt' 2024-04-15 13:33:44,814 wheel INFO adding 'psycopg-3.1.18.dist-info/METADATA' 2024-04-15 13:33:44,815 wheel INFO adding 'psycopg-3.1.18.dist-info/WHEEL' 2024-04-15 13:33:44,816 wheel INFO adding 'psycopg-3.1.18.dist-info/top_level.txt' 2024-04-15 13:33:44,817 wheel INFO adding 'psycopg-3.1.18.dist-info/RECORD' 2024-04-15 13:33:44,819 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-15 13:33:44,828 gpep517 INFO The backend produced .dist/psycopg-3.1.18-py3-none-any.whl psycopg-3.1.18-py3-none-any.whl 2024-04-15 13:33:45,624 gpep517 INFO Building wheel via backend cython_backend 2024-04-15 13:33:45,792 root INFO running bdist_wheel 2024-04-15 13:33:45,839 root INFO running build 2024-04-15 13:33:45,839 root INFO running build_py 2024-04-15 13:33:45,850 root INFO creating build 2024-04-15 13:33:45,850 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-15 13:33:45,851 root INFO creating build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,851 root INFO copying psycopg_c/__init__.py -> build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,852 root INFO copying psycopg_c/version.py -> build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,856 root INFO copying psycopg_c/_psycopg.pyi -> build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,857 root INFO copying psycopg_c/py.typed -> build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,858 root INFO copying psycopg_c/pq.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:33:45,859 root INFO creating build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg 2024-04-15 13:33:45,860 root INFO copying psycopg_c/_psycopg/oids.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg 2024-04-15 13:33:45,861 root INFO copying psycopg_c/_psycopg/__init__.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg 2024-04-15 13:33:45,862 root INFO copying psycopg_c/_psycopg/endian.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg 2024-04-15 13:33:45,863 root INFO creating build/lib.linux-riscv64-cpython-312/psycopg_c/pq 2024-04-15 13:33:45,864 root INFO copying psycopg_c/pq/libpq.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c/pq 2024-04-15 13:33:45,865 root INFO copying psycopg_c/pq/__init__.pxd -> build/lib.linux-riscv64-cpython-312/psycopg_c/pq 2024-04-15 13:33:45,866 root INFO running build_ext 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 2024-04-15 13:34:02,045 root INFO building 'psycopg_c._psycopg' extension 2024-04-15 13:34:02,046 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-15 13:34:02,047 root INFO creating build/temp.linux-riscv64-cpython-312/psycopg_c 2024-04-15 13:34:02,047 root INFO creating build/temp.linux-riscv64-cpython-312/psycopg_c/types 2024-04-15 13:34:02,048 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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-riscv64-cpython-312/psycopg_c/_psycopg.o 2024-04-15 13:38:31,366 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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-riscv64-cpython-312/psycopg_c/types/numutils.o 2024-04-15 13:38:31,764 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/psycopg_c/_psycopg.o build/temp.linux-riscv64-cpython-312/psycopg_c/types/numutils.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg.cpython-312-riscv64-linux-musl.so 2024-04-15 13:38:40,862 root INFO building 'psycopg_c.pq' extension 2024-04-15 13:38:40,862 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -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-riscv64-cpython-312/psycopg_c/pq.o 2024-04-15 13:40:25,433 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/psycopg_c/pq.o -L/usr/lib -L/usr/lib -lpq -o build/lib.linux-riscv64-cpython-312/psycopg_c/pq.cpython-312-riscv64-linux-musl.so 2024-04-15 13:40:27,345 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-15 13:40:27,345 root INFO running install 2024-04-15 13:40:27,392 root INFO running install_lib 2024-04-15 13:40:27,401 root INFO creating build/bdist.linux-riscv64 2024-04-15 13:40:27,402 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-15 13:40:27,403 root INFO creating build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,403 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/py.typed -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,404 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/pq.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,413 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/__init__.py -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,414 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg.pyi -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,415 root INFO creating build/bdist.linux-riscv64/wheel/psycopg_c/_psycopg 2024-04-15 13:40:27,416 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg/oids.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c/_psycopg 2024-04-15 13:40:27,417 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg/__init__.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c/_psycopg 2024-04-15 13:40:27,418 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg/endian.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c/_psycopg 2024-04-15 13:40:27,419 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/version.py -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,421 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/pq.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,422 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/_psycopg.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/psycopg_c 2024-04-15 13:40:27,439 root INFO creating build/bdist.linux-riscv64/wheel/psycopg_c/pq 2024-04-15 13:40:27,440 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/pq/libpq.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c/pq 2024-04-15 13:40:27,441 root INFO copying build/lib.linux-riscv64-cpython-312/psycopg_c/pq/__init__.pxd -> build/bdist.linux-riscv64/wheel/psycopg_c/pq 2024-04-15 13:40:27,442 root INFO running install_egg_info 2024-04-15 13:40:27,458 root INFO running egg_info 2024-04-15 13:40:27,459 root INFO creating psycopg_c.egg-info 2024-04-15 13:40:27,465 root INFO writing psycopg_c.egg-info/PKG-INFO 2024-04-15 13:40:27,467 root INFO writing dependency_links to psycopg_c.egg-info/dependency_links.txt 2024-04-15 13:40:27,468 root INFO writing top-level names to psycopg_c.egg-info/top_level.txt 2024-04-15 13:40:27,469 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2024-04-15 13:40:27,480 root INFO reading manifest file 'psycopg_c.egg-info/SOURCES.txt' 2024-04-15 13:40:27,481 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 13:40:27,482 root INFO adding license file 'LICENSE.txt' 2024-04-15 13:40:27,485 root INFO writing manifest file 'psycopg_c.egg-info/SOURCES.txt' 2024-04-15 13:40:27,486 root INFO Copying psycopg_c.egg-info to build/bdist.linux-riscv64/wheel/psycopg_c-3.1.18-py3.12.egg-info 2024-04-15 13:40:27,489 root INFO running install_scripts 2024-04-15 13:40:27,504 wheel INFO creating build/bdist.linux-riscv64/wheel/psycopg_c-3.1.18.dist-info/WHEEL 2024-04-15 13:40:27,507 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg/src/psycopg-3.1.18/psycopg_c/.dist/.tmp-oza8oxf8/psycopg_c-3.1.18-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-15 13:40:27,508 wheel INFO adding 'psycopg_c/__init__.py' 2024-04-15 13:40:27,528 wheel INFO adding 'psycopg_c/_psycopg.cpython-312-riscv64-linux-musl.so' 2024-04-15 13:40:27,582 wheel INFO adding 'psycopg_c/_psycopg.pyi' 2024-04-15 13:40:27,592 wheel INFO adding 'psycopg_c/pq.cpython-312-riscv64-linux-musl.so' 2024-04-15 13:40:27,616 wheel INFO adding 'psycopg_c/pq.pxd' 2024-04-15 13:40:27,617 wheel INFO adding 'psycopg_c/py.typed' 2024-04-15 13:40:27,618 wheel INFO adding 'psycopg_c/version.py' 2024-04-15 13:40:27,619 wheel INFO adding 'psycopg_c/_psycopg/__init__.pxd' 2024-04-15 13:40:27,620 wheel INFO adding 'psycopg_c/_psycopg/endian.pxd' 2024-04-15 13:40:27,621 wheel INFO adding 'psycopg_c/_psycopg/oids.pxd' 2024-04-15 13:40:27,622 wheel INFO adding 'psycopg_c/pq/__init__.pxd' 2024-04-15 13:40:27,623 wheel INFO adding 'psycopg_c/pq/libpq.pxd' 2024-04-15 13:40:27,625 wheel INFO adding 'psycopg_c-3.1.18.dist-info/LICENSE.txt' 2024-04-15 13:40:27,626 wheel INFO adding 'psycopg_c-3.1.18.dist-info/METADATA' 2024-04-15 13:40:27,626 wheel INFO adding 'psycopg_c-3.1.18.dist-info/WHEEL' 2024-04-15 13:40:27,627 wheel INFO adding 'psycopg_c-3.1.18.dist-info/top_level.txt' 2024-04-15 13:40:27,628 wheel INFO adding 'psycopg_c-3.1.18.dist-info/RECORD' 2024-04-15 13:40:27,629 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-15 13:40:27,637 gpep517 INFO The backend produced .dist/psycopg_c-3.1.18-cp312-cp312-linux_riscv64.whl psycopg_c-3.1.18-cp312-cp312-linux_riscv64.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.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... '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/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__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/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__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/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__' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/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__' >>> 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.12/site-packages/psycopg_c' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.12/site-packages/psycopg_c' '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg/usr/lib/python3.12/site-packages/psycopg_c-3.1.18.dist-info' -> '/home/buildozer/aports/community/py3-psycopg/pkg/py3-psycopg-c/usr/lib/python3.12/site-packages/psycopg_c-3.1.18.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.12 >>> 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.18-r1.apk >>> py3-psycopg-c*: Tracing dependencies... py3-psycopg=3.1.18-r1 python3~3.12 so:libc.musl-riscv64.so.1 so:libpq.so.5 >>> py3-psycopg-c*: Package size: 800.0 KB >>> py3-psycopg-c*: Compressing data... >>> py3-psycopg-c*: Create checksum... >>> py3-psycopg-c*: Create py3-psycopg-c-3.1.18-r1.apk >>> py3-psycopg-pyc*: Tracing dependencies... python3~3.12 >>> 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.18-r1.apk >>> py3-psycopg*: Tracing dependencies... python3~3.12 >>> py3-psycopg*: Package size: 804.0 KB >>> py3-psycopg*: Compressing data... >>> py3-psycopg*: Create checksum... >>> py3-psycopg*: Create py3-psycopg-3.1.18-r1.apk >>> py3-psycopg: Build complete at Mon, 15 Apr 2024 13:40:33 +0000 elapsed time 0h 7m 1s >>> py3-psycopg: Cleaning up srcdir >>> py3-psycopg: Cleaning up pkgdir >>> py3-psycopg: Uninstalling dependencies... (1/33) Purging .makedepends-py3-psycopg (20240415.133336) (2/33) Purging cython-pyc (3.0.10-r0) (3/33) Purging cython (3.0.10-r0) (4/33) Purging libpq-dev (16.2-r2) (5/33) Purging libpq (16.2-r2) (6/33) Purging py3-gpep517-pyc (15-r2) (7/33) Purging py3-gpep517 (15-r2) (8/33) Purging py3-installer-pyc (0.7.0-r2) (9/33) Purging py3-installer (0.7.0-r2) (10/33) Purging py3-setuptools-pyc (69.2.0-r2) (11/33) Purging py3-setuptools (69.2.0-r2) (12/33) Purging py3-tomli-pyc (2.0.1-r4) (13/33) Purging py3-tomli (2.0.1-r4) (14/33) Purging py3-wheel-pyc (0.42.0-r1) (15/33) Purging py3-wheel (0.42.0-r1) (16/33) Purging py3-packaging-pyc (24.0-r1) (17/33) Purging py3-packaging (24.0-r1) (18/33) Purging py3-parsing-pyc (3.1.2-r1) (19/33) Purging py3-parsing (3.1.2-r1) (20/33) Purging python3-dev (3.12.3-r0) (21/33) Purging openssl-dev (3.3.0-r0) (22/33) Purging python3-pyc (3.12.3-r0) (23/33) Purging python3-pycache-pyc0 (3.12.3-r0) (24/33) Purging pyc (3.12.3-r0) (25/33) Purging python3 (3.12.3-r0) (26/33) Purging gdbm (1.23-r1) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.4.6-r0) (29/33) Purging libpanelw (6.4_p20240330-r0) (30/33) Purging mpdecimal (4.0.0-r0) (31/33) Purging readline (8.2.10-r0) (32/33) Purging sqlite-libs (3.45.2-r0) (33/33) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-psycopg: Updating the community/riscv64 repository index... >>> py3-psycopg: Signing the index...