>>> py3-asyncpg: Building community/py3-asyncpg 0.30.0-r0 (using abuild 3.15.0_rc3-r3) started Sun, 18 May 2025 22:31:53 +0000 >>> py3-asyncpg: Validating /home/buildozer/aports/community/py3-asyncpg/APKBUILD... >>> py3-asyncpg: Analyzing dependencies... >>> py3-asyncpg: Installing for build: build-base py3-async-timeout cython py3-build py3-gpep517 py3-setuptools py3-wheel python3-dev postgresql postgresql-contrib py3-distro py3-pytest py3-pytest-runner py3-uvloop (1/64) Installing libbz2 (1.0.8-r6) (2/64) Installing libffi (3.4.8-r0) (3/64) Installing gdbm (1.24-r0) (4/64) Installing xz-libs (5.8.1-r0) (5/64) Installing mpdecimal (4.0.1-r0) (6/64) Installing libpanelw (6.5_p20250503-r0) (7/64) Installing sqlite-libs (3.49.2-r0) (8/64) Installing python3 (3.12.10-r0) (9/64) Installing python3-pycache-pyc0 (3.12.10-r0) (10/64) Installing pyc (3.12.10-r0) (11/64) Installing py3-typing-extensions (4.13.2-r0) (12/64) Installing py3-typing-extensions-pyc (4.13.2-r0) (13/64) Installing py3-async-timeout-pyc (4.0.3-r1) (14/64) Installing python3-pyc (3.12.10-r0) (15/64) Installing py3-async-timeout (4.0.3-r1) (16/64) Installing cython (3.0.12-r0) (17/64) Installing cython-pyc (3.0.12-r0) (18/64) Installing py3-parsing (3.2.3-r0) (19/64) Installing py3-parsing-pyc (3.2.3-r0) (20/64) Installing py3-packaging (25.0-r0) (21/64) Installing py3-packaging-pyc (25.0-r0) (22/64) Installing py3-pyproject-hooks (1.2.0-r0) (23/64) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (24/64) Installing py3-build (1.2.2-r1) (25/64) Installing py3-build-pyc (1.2.2-r1) (26/64) Installing py3-installer (0.7.0-r2) (27/64) Installing py3-installer-pyc (0.7.0-r2) (28/64) Installing py3-gpep517 (19-r0) (29/64) Installing py3-gpep517-pyc (19-r0) (30/64) Installing py3-setuptools (80.5.0-r0) (31/64) Installing py3-setuptools-pyc (80.5.0-r0) (32/64) Installing py3-wheel (0.46.1-r0) (33/64) Installing py3-wheel-pyc (0.46.1-r0) (34/64) Installing python3-dev (3.12.10-r0) (35/64) Installing postgresql-common (1.2-r1) Executing postgresql-common-1.2-r1.pre-install (36/64) Installing libpq (17.5-r0) (37/64) Installing postgresql17-client (17.5-r0) (38/64) Installing tzdata (2025b-r0) (39/64) Installing icu-data-en (76.1-r0) Executing icu-data-en-76.1-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (40/64) Installing icu-libs (76.1-r0) (41/64) Installing libsasl (2.1.28-r8) (42/64) Installing libldap (2.6.8-r0) (43/64) Installing libxml2 (2.13.8-r0) (44/64) Installing postgresql17 (17.5-r0) Executing postgresql17-17.5-r0.post-install * * If you want to use JIT in PostgreSQL, install postgresql17-jit or * postgresql-jit (if you didn't install specific major version of postgresql). * (45/64) Installing libuuid (2.41-r7) (46/64) Installing postgresql17-contrib (17.5-r0) (47/64) Installing py3-distro (1.9.0-r2) (48/64) Installing py3-distro-pyc (1.9.0-r2) (49/64) Installing py3-iniconfig (2.1.0-r0) (50/64) Installing py3-iniconfig-pyc (2.1.0-r0) (51/64) Installing py3-pluggy (1.5.0-r0) (52/64) Installing py3-pluggy-pyc (1.5.0-r0) (53/64) Installing py3-py (1.11.0-r4) (54/64) Installing py3-py-pyc (1.11.0-r4) (55/64) Installing py3-pytest (8.3.5-r0) (56/64) Installing py3-pytest-pyc (8.3.5-r0) (57/64) Installing py3-pytest-runner (6.0.1-r1) (58/64) Installing py3-pytest-runner-pyc (6.0.1-r1) (59/64) Installing libuv (1.51.0-r0) (60/64) Installing py3-uvloop (0.21.0-r0) (61/64) Installing py3-uvloop-pyc (0.21.0-r0) (62/64) Installing .makedepends-py3-asyncpg (20250518.223158) (63/64) Installing postgresql-common-openrc (1.2-r1) (64/64) Installing postgresql17-openrc (17.5-r0) Executing busybox-1.37.0-r17.trigger Executing postgresql-common-1.2-r1.trigger * Setting postgresql17 as the default version OK: 596 MiB in 165 packages >>> py3-asyncpg: Cleaning up srcdir >>> py3-asyncpg: Cleaning up pkgdir >>> py3-asyncpg: Cleaning up tmpdir >>> py3-asyncpg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-asyncpg-0.30.0.tar.gz >>> py3-asyncpg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-asyncpg-0.30.0.tar.gz >>> py3-asyncpg: Checking sha512sums... py3-asyncpg-0.30.0.tar.gz: OK >>> py3-asyncpg: Unpacking /var/cache/distfiles/v3.22/py3-asyncpg-0.30.0.tar.gz... 2025-05-18 22:32:06,470 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-18 22:32:07,234 root INFO running bdist_wheel 2025-05-18 22:32:07,310 root INFO running build 2025-05-18 22:32:07,310 root INFO running build_py 2025-05-18 22:32:07,314 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,315 root INFO copying asyncpg/introspection.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,317 root INFO copying asyncpg/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,321 root INFO copying asyncpg/connection.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,323 root INFO copying asyncpg/transaction.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,325 root INFO copying asyncpg/pool.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,327 root INFO copying asyncpg/connect_utils.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,329 root INFO copying asyncpg/_asyncio_compat.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,330 root INFO copying asyncpg/prepared_stmt.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,332 root INFO copying asyncpg/cluster.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,333 root INFO copying asyncpg/_version.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,335 root INFO copying asyncpg/utils.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,336 root INFO copying asyncpg/serverversion.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,337 root INFO copying asyncpg/cursor.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,339 root INFO copying asyncpg/connresource.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,341 root INFO copying asyncpg/compat.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,342 root INFO copying asyncpg/types.py -> build/lib.linux-riscv64-cpython-312/asyncpg 2025-05-18 22:32:07,344 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/exceptions 2025-05-18 22:32:07,345 root INFO copying asyncpg/exceptions/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg/exceptions 2025-05-18 22:32:07,347 root INFO copying asyncpg/exceptions/_base.py -> build/lib.linux-riscv64-cpython-312/asyncpg/exceptions 2025-05-18 22:32:07,349 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,350 root INFO copying asyncpg/pgproto/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,351 root INFO copying asyncpg/pgproto/types.py -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,353 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,354 root INFO copying asyncpg/protocol/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,358 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/_testbase 2025-05-18 22:32:07,358 root INFO copying asyncpg/_testbase/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg/_testbase 2025-05-18 22:32:07,360 root INFO copying asyncpg/_testbase/fuzzer.py -> build/lib.linux-riscv64-cpython-312/asyncpg/_testbase 2025-05-18 22:32:07,363 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,364 root INFO copying asyncpg/protocol/codecs/__init__.py -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,365 root INFO running egg_info 2025-05-18 22:32:07,384 root INFO writing asyncpg.egg-info/PKG-INFO 2025-05-18 22:32:07,403 root INFO writing dependency_links to asyncpg.egg-info/dependency_links.txt 2025-05-18 22:32:07,415 root INFO writing requirements to asyncpg.egg-info/requires.txt 2025-05-18 22:32:07,416 root INFO writing top-level names to asyncpg.egg-info/top_level.txt 2025-05-18 22:32:07,462 root INFO reading manifest file 'asyncpg.egg-info/SOURCES.txt' 2025-05-18 22:32:07,478 root INFO reading manifest template 'MANIFEST.in' 2025-05-18 22:32:07,486 root WARNING warning: no files found matching '*.py' under directory 'examples' 2025-05-18 22:32:07,559 root INFO adding license file 'LICENSE' 2025-05-18 22:32:07,559 root INFO adding license file 'AUTHORS' 2025-05-18 22:32:07,576 root INFO writing manifest file 'asyncpg.egg-info/SOURCES.txt' 2025-05-18 22:32:07,591 root INFO copying asyncpg/pgproto/__init__.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,592 root INFO copying asyncpg/pgproto/buffer.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,594 root INFO copying asyncpg/pgproto/buffer.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,596 root INFO copying asyncpg/pgproto/consts.pxi -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,597 root INFO copying asyncpg/pgproto/cpythonx.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,599 root INFO copying asyncpg/pgproto/debug.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,600 root INFO copying asyncpg/pgproto/frb.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,602 root INFO copying asyncpg/pgproto/frb.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,604 root INFO copying asyncpg/pgproto/hton.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,605 root INFO copying asyncpg/pgproto/pgproto.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,607 root INFO copying asyncpg/pgproto/pgproto.pyi -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,608 root INFO copying asyncpg/pgproto/pgproto.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,610 root INFO copying asyncpg/pgproto/tohex.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,611 root INFO copying asyncpg/pgproto/uuid.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:07,613 root INFO copying asyncpg/protocol/consts.pxi -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,614 root INFO copying asyncpg/protocol/coreproto.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,616 root INFO copying asyncpg/protocol/coreproto.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,618 root INFO copying asyncpg/protocol/cpythonx.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,620 root INFO copying asyncpg/protocol/encodings.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,621 root INFO copying asyncpg/protocol/pgtypes.pxi -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,623 root INFO copying asyncpg/protocol/prepared_stmt.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,624 root INFO copying asyncpg/protocol/prepared_stmt.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,626 root INFO copying asyncpg/protocol/protocol.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,627 root INFO copying asyncpg/protocol/protocol.pyi -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,629 root INFO copying asyncpg/protocol/protocol.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,631 root INFO copying asyncpg/protocol/scram.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,632 root INFO copying asyncpg/protocol/scram.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,634 root INFO copying asyncpg/protocol/settings.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,635 root INFO copying asyncpg/protocol/settings.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:32:07,637 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,637 root INFO copying asyncpg/pgproto/codecs/__init__.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,639 root INFO copying asyncpg/pgproto/codecs/bits.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,640 root INFO copying asyncpg/pgproto/codecs/bytea.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,642 root INFO copying asyncpg/pgproto/codecs/context.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,643 root INFO copying asyncpg/pgproto/codecs/datetime.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,645 root INFO copying asyncpg/pgproto/codecs/float.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,647 root INFO copying asyncpg/pgproto/codecs/geometry.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,648 root INFO copying asyncpg/pgproto/codecs/hstore.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,650 root INFO copying asyncpg/pgproto/codecs/int.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,651 root INFO copying asyncpg/pgproto/codecs/json.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,653 root INFO copying asyncpg/pgproto/codecs/jsonpath.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,654 root INFO copying asyncpg/pgproto/codecs/misc.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,656 root INFO copying asyncpg/pgproto/codecs/network.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,657 root INFO copying asyncpg/pgproto/codecs/numeric.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,659 root INFO copying asyncpg/pgproto/codecs/pg_snapshot.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,660 root INFO copying asyncpg/pgproto/codecs/text.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,662 root INFO copying asyncpg/pgproto/codecs/tid.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,663 root INFO copying asyncpg/pgproto/codecs/uuid.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs 2025-05-18 22:32:07,665 root INFO creating build/lib.linux-riscv64-cpython-312/asyncpg/protocol/record 2025-05-18 22:32:07,666 root INFO copying asyncpg/protocol/record/__init__.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/record 2025-05-18 22:32:07,667 root INFO copying asyncpg/protocol/codecs/array.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,669 root INFO copying asyncpg/protocol/codecs/base.pxd -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,671 root INFO copying asyncpg/protocol/codecs/base.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,672 root INFO copying asyncpg/protocol/codecs/pgproto.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,674 root INFO copying asyncpg/protocol/codecs/range.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,676 root INFO copying asyncpg/protocol/codecs/record.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,677 root INFO copying asyncpg/protocol/codecs/textutils.pyx -> build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs 2025-05-18 22:32:07,683 root INFO running build_ext 2025-05-18 22:32:08,244 root INFO building 'asyncpg.pgproto.pgproto' extension 2025-05-18 22:32:08,246 root INFO creating build/temp.linux-riscv64-cpython-312/asyncpg/pgproto 2025-05-18 22:32:08,248 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c asyncpg/pgproto/pgproto.c -o build/temp.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion asyncpg/pgproto/pgproto.c: In function '__Pyx_PyLong_AbsNeg': asyncpg/pgproto/pgproto.c:46886:97: warning: unsigned conversion from 'int' to 'uintptr_t' {aka 'long unsigned int'} changes value from '-4' to '18446744073709551612' [-Wsign-conversion] 46886 | ((PyLongObject*)copy)->long_value.lv_tag = ((PyLongObject*)copy)->long_value.lv_tag & ~_PyLong_SIGN_MASK; | ^ asyncpg/pgproto/pgproto.c: At top level: asyncpg/pgproto/pgproto.c:30439:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode' defined but not used [-Wunused-function] 30439 | static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_decode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_t_7asyncpg_7pgproto_7pgproto_FRBuffer *__pyx_v_buf) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ asyncpg/pgproto/pgproto.c:30323:18: warning: '__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode' defined but not used [-Wunused-function] 30323 | static PyObject *__pyx_f_7asyncpg_7pgproto_7pgproto_json_encode(struct __pyx_obj_7asyncpg_7pgproto_7pgproto_CodecContext *__pyx_v_settings, struct __pyx_obj_7asyncpg_7pgproto_7pgproto_WriteBuffer *__pyx_v_buf, PyObject *__pyx_v_obj) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-05-18 22:33:30,082 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.cpython-312-riscv64-linux-musl.so 2025-05-18 22:33:31,350 root INFO building 'asyncpg.protocol.protocol' extension 2025-05-18 22:33:31,353 root INFO creating build/temp.linux-riscv64-cpython-312/asyncpg/protocol 2025-05-18 22:33:31,354 root INFO creating build/temp.linux-riscv64-cpython-312/asyncpg/protocol/record 2025-05-18 22:33:31,355 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iasyncpg/pgproto/ -I/usr/include/python3.12 -c asyncpg/protocol/protocol.c -o build/temp.linux-riscv64-cpython-312/asyncpg/protocol/protocol.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion asyncpg/protocol/protocol.c: In function '__Pyx_PyUnicode_AsDouble_WithSpaces': asyncpg/protocol/protocol.c:4256:58: warning: conversion to 'long unsigned int' from 'Py_ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4256 | char *number = (char*) PyMem_Malloc((length + 1) * sizeof(char)); | ^ asyncpg/protocol/protocol.c: In function '__Pyx__PyBytes_AsDouble': asyncpg/protocol/protocol.c:110197:58: warning: conversion to 'long unsigned int' from 'Py_ssize_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 110197 | char *number = (char*) PyMem_Malloc((digits + 1) * sizeof(char)); | ^ 2025-05-18 22:38:27,848 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Iasyncpg/pgproto/ -I/usr/include/python3.12 -c asyncpg/protocol/record/recordobj.c -o build/temp.linux-riscv64-cpython-312/asyncpg/protocol/record/recordobj.o -O2 -fsigned-char -Wall -Wsign-compare -Wconversion 2025-05-18 22:38:30,298 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/asyncpg/protocol/protocol.o build/temp.linux-riscv64-cpython-312/asyncpg/protocol/record/recordobj.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/asyncpg/protocol/protocol.cpython-312-riscv64-linux-musl.so 2025-05-18 22:38:39,610 root INFO installing to build/bdist.linux-riscv64/wheel 2025-05-18 22:38:39,610 root INFO running install 2025-05-18 22:38:39,679 root INFO running install_lib 2025-05-18 22:38:39,698 root INFO creating build/bdist.linux-riscv64/wheel 2025-05-18 22:38:39,700 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg 2025-05-18 22:38:39,701 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/introspection.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,703 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,704 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/connection.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,706 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/exceptions 2025-05-18 22:38:39,707 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/exceptions/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg/exceptions 2025-05-18 22:38:39,709 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/exceptions/_base.py -> build/bdist.linux-riscv64/wheel/./asyncpg/exceptions 2025-05-18 22:38:39,710 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/transaction.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,712 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/pgproto 2025-05-18 22:38:39,713 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/uuid.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,714 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/__init__.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,715 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/buffer.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,716 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.pyi -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,717 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,718 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/debug.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,719 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/frb.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,720 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,721 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,725 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/cpythonx.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,726 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/tohex.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,727 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/hton.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,728 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/consts.pxi -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,729 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/pgproto.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,730 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/frb.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,732 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/pgproto/codecs 2025-05-18 22:38:39,733 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/uuid.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,734 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/__init__.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,735 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/misc.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,736 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/hstore.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,737 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/jsonpath.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,738 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/geometry.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,740 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/numeric.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,741 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/datetime.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,742 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/network.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,743 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/context.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,745 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/pg_snapshot.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,746 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/float.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,747 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/bits.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,748 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/tid.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,749 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/int.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,750 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/json.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,751 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/text.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,752 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/codecs/bytea.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto/codecs 2025-05-18 22:38:39,753 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/buffer.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,755 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pgproto/types.py -> build/bdist.linux-riscv64/wheel/./asyncpg/pgproto 2025-05-18 22:38:39,757 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/protocol 2025-05-18 22:38:39,758 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/encodings.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,759 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/settings.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,760 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,761 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/protocol.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,762 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/scram.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,763 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/pgtypes.pxi -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,764 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/prepared_stmt.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,766 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/protocol/record 2025-05-18 22:38:39,767 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/record/__init__.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/record 2025-05-18 22:38:39,768 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/scram.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,769 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/protocol.pyi -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,770 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/coreproto.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,771 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/cpythonx.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,772 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/protocol.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,774 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/consts.pxi -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,775 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/prepared_stmt.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,776 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/protocol/codecs 2025-05-18 22:38:39,778 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/array.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,779 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,780 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/record.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,781 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/pgproto.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,782 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/base.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,783 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/range.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,784 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/base.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,786 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/codecs/textutils.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol/codecs 2025-05-18 22:38:39,787 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/settings.pxd -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,788 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/protocol.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,795 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/protocol/coreproto.pyx -> build/bdist.linux-riscv64/wheel/./asyncpg/protocol 2025-05-18 22:38:39,796 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/pool.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,798 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/connect_utils.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,799 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/_asyncio_compat.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,800 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/prepared_stmt.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,802 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/cluster.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,803 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/_version.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,804 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/utils.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,805 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/serverversion.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,806 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/cursor.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,807 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/connresource.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,808 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/compat.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,810 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg/_testbase 2025-05-18 22:38:39,811 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/_testbase/__init__.py -> build/bdist.linux-riscv64/wheel/./asyncpg/_testbase 2025-05-18 22:38:39,812 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/_testbase/fuzzer.py -> build/bdist.linux-riscv64/wheel/./asyncpg/_testbase 2025-05-18 22:38:39,813 root INFO copying build/lib.linux-riscv64-cpython-312/asyncpg/types.py -> build/bdist.linux-riscv64/wheel/./asyncpg 2025-05-18 22:38:39,814 root INFO running install_egg_info 2025-05-18 22:38:39,834 root INFO Copying asyncpg.egg-info to build/bdist.linux-riscv64/wheel/./asyncpg-0.30.0-py3.12.egg-info 2025-05-18 22:38:39,839 root INFO running install_scripts 2025-05-18 22:38:39,871 root INFO creating build/bdist.linux-riscv64/wheel/asyncpg-0.30.0.dist-info/WHEEL 2025-05-18 22:38:39,873 wheel INFO creating '/home/buildozer/aports/community/py3-asyncpg/src/asyncpg-0.30.0/dist/.tmp-oq42xl6v/asyncpg-0.30.0-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-05-18 22:38:39,875 wheel INFO adding 'asyncpg/__init__.py' 2025-05-18 22:38:39,877 wheel INFO adding 'asyncpg/_asyncio_compat.py' 2025-05-18 22:38:39,878 wheel INFO adding 'asyncpg/_version.py' 2025-05-18 22:38:39,880 wheel INFO adding 'asyncpg/cluster.py' 2025-05-18 22:38:39,881 wheel INFO adding 'asyncpg/compat.py' 2025-05-18 22:38:39,883 wheel INFO adding 'asyncpg/connect_utils.py' 2025-05-18 22:38:39,886 wheel INFO adding 'asyncpg/connection.py' 2025-05-18 22:38:39,889 wheel INFO adding 'asyncpg/connresource.py' 2025-05-18 22:38:39,890 wheel INFO adding 'asyncpg/cursor.py' 2025-05-18 22:38:39,892 wheel INFO adding 'asyncpg/introspection.py' 2025-05-18 22:38:39,894 wheel INFO adding 'asyncpg/pool.py' 2025-05-18 22:38:39,896 wheel INFO adding 'asyncpg/prepared_stmt.py' 2025-05-18 22:38:39,897 wheel INFO adding 'asyncpg/serverversion.py' 2025-05-18 22:38:39,899 wheel INFO adding 'asyncpg/transaction.py' 2025-05-18 22:38:39,900 wheel INFO adding 'asyncpg/types.py' 2025-05-18 22:38:39,901 wheel INFO adding 'asyncpg/utils.py' 2025-05-18 22:38:39,903 wheel INFO adding 'asyncpg/_testbase/__init__.py' 2025-05-18 22:38:39,905 wheel INFO adding 'asyncpg/_testbase/fuzzer.py' 2025-05-18 22:38:39,906 wheel INFO adding 'asyncpg/exceptions/__init__.py' 2025-05-18 22:38:39,909 wheel INFO adding 'asyncpg/exceptions/_base.py' 2025-05-18 22:38:39,910 wheel INFO adding 'asyncpg/pgproto/__init__.pxd' 2025-05-18 22:38:39,911 wheel INFO adding 'asyncpg/pgproto/__init__.py' 2025-05-18 22:38:39,912 wheel INFO adding 'asyncpg/pgproto/buffer.pxd' 2025-05-18 22:38:39,914 wheel INFO adding 'asyncpg/pgproto/buffer.pyx' 2025-05-18 22:38:39,916 wheel INFO adding 'asyncpg/pgproto/consts.pxi' 2025-05-18 22:38:39,917 wheel INFO adding 'asyncpg/pgproto/cpythonx.pxd' 2025-05-18 22:38:39,918 wheel INFO adding 'asyncpg/pgproto/debug.pxd' 2025-05-18 22:38:39,919 wheel INFO adding 'asyncpg/pgproto/frb.pxd' 2025-05-18 22:38:39,920 wheel INFO adding 'asyncpg/pgproto/frb.pyx' 2025-05-18 22:38:39,922 wheel INFO adding 'asyncpg/pgproto/hton.pxd' 2025-05-18 22:38:39,925 wheel INFO adding 'asyncpg/pgproto/pgproto.cpython-312-riscv64-linux-musl.so' 2025-05-18 22:38:39,933 wheel INFO adding 'asyncpg/pgproto/pgproto.pxd' 2025-05-18 22:38:39,934 wheel INFO adding 'asyncpg/pgproto/pgproto.pyi' 2025-05-18 22:38:39,935 wheel INFO adding 'asyncpg/pgproto/pgproto.pyx' 2025-05-18 22:38:39,937 wheel INFO adding 'asyncpg/pgproto/tohex.pxd' 2025-05-18 22:38:39,938 wheel INFO adding 'asyncpg/pgproto/types.py' 2025-05-18 22:38:39,940 wheel INFO adding 'asyncpg/pgproto/uuid.pyx' 2025-05-18 22:38:39,941 wheel INFO adding 'asyncpg/pgproto/codecs/__init__.pxd' 2025-05-18 22:38:39,943 wheel INFO adding 'asyncpg/pgproto/codecs/bits.pyx' 2025-05-18 22:38:39,944 wheel INFO adding 'asyncpg/pgproto/codecs/bytea.pyx' 2025-05-18 22:38:39,945 wheel INFO adding 'asyncpg/pgproto/codecs/context.pyx' 2025-05-18 22:38:39,946 wheel INFO adding 'asyncpg/pgproto/codecs/datetime.pyx' 2025-05-18 22:38:39,948 wheel INFO adding 'asyncpg/pgproto/codecs/float.pyx' 2025-05-18 22:38:39,949 wheel INFO adding 'asyncpg/pgproto/codecs/geometry.pyx' 2025-05-18 22:38:39,951 wheel INFO adding 'asyncpg/pgproto/codecs/hstore.pyx' 2025-05-18 22:38:39,952 wheel INFO adding 'asyncpg/pgproto/codecs/int.pyx' 2025-05-18 22:38:39,953 wheel INFO adding 'asyncpg/pgproto/codecs/json.pyx' 2025-05-18 22:38:39,954 wheel INFO adding 'asyncpg/pgproto/codecs/jsonpath.pyx' 2025-05-18 22:38:39,955 wheel INFO adding 'asyncpg/pgproto/codecs/misc.pyx' 2025-05-18 22:38:39,956 wheel INFO adding 'asyncpg/pgproto/codecs/network.pyx' 2025-05-18 22:38:39,958 wheel INFO adding 'asyncpg/pgproto/codecs/numeric.pyx' 2025-05-18 22:38:39,959 wheel INFO adding 'asyncpg/pgproto/codecs/pg_snapshot.pyx' 2025-05-18 22:38:39,960 wheel INFO adding 'asyncpg/pgproto/codecs/text.pyx' 2025-05-18 22:38:39,961 wheel INFO adding 'asyncpg/pgproto/codecs/tid.pyx' 2025-05-18 22:38:39,963 wheel INFO adding 'asyncpg/pgproto/codecs/uuid.pyx' 2025-05-18 22:38:39,964 wheel INFO adding 'asyncpg/protocol/__init__.py' 2025-05-18 22:38:39,965 wheel INFO adding 'asyncpg/protocol/consts.pxi' 2025-05-18 22:38:39,966 wheel INFO adding 'asyncpg/protocol/coreproto.pxd' 2025-05-18 22:38:39,968 wheel INFO adding 'asyncpg/protocol/coreproto.pyx' 2025-05-18 22:38:39,970 wheel INFO adding 'asyncpg/protocol/cpythonx.pxd' 2025-05-18 22:38:39,971 wheel INFO adding 'asyncpg/protocol/encodings.pyx' 2025-05-18 22:38:39,973 wheel INFO adding 'asyncpg/protocol/pgtypes.pxi' 2025-05-18 22:38:39,974 wheel INFO adding 'asyncpg/protocol/prepared_stmt.pxd' 2025-05-18 22:38:39,975 wheel INFO adding 'asyncpg/protocol/prepared_stmt.pyx' 2025-05-18 22:38:39,984 wheel INFO adding 'asyncpg/protocol/protocol.cpython-312-riscv64-linux-musl.so' 2025-05-18 22:38:40,002 wheel INFO adding 'asyncpg/protocol/protocol.pxd' 2025-05-18 22:38:40,004 wheel INFO adding 'asyncpg/protocol/protocol.pyi' 2025-05-18 22:38:40,005 wheel INFO adding 'asyncpg/protocol/protocol.pyx' 2025-05-18 22:38:40,007 wheel INFO adding 'asyncpg/protocol/scram.pxd' 2025-05-18 22:38:40,009 wheel INFO adding 'asyncpg/protocol/scram.pyx' 2025-05-18 22:38:40,010 wheel INFO adding 'asyncpg/protocol/settings.pxd' 2025-05-18 22:38:40,012 wheel INFO adding 'asyncpg/protocol/settings.pyx' 2025-05-18 22:38:40,013 wheel INFO adding 'asyncpg/protocol/codecs/__init__.py' 2025-05-18 22:38:40,015 wheel INFO adding 'asyncpg/protocol/codecs/array.pyx' 2025-05-18 22:38:40,017 wheel INFO adding 'asyncpg/protocol/codecs/base.pxd' 2025-05-18 22:38:40,018 wheel INFO adding 'asyncpg/protocol/codecs/base.pyx' 2025-05-18 22:38:40,020 wheel INFO adding 'asyncpg/protocol/codecs/pgproto.pyx' 2025-05-18 22:38:40,022 wheel INFO adding 'asyncpg/protocol/codecs/range.pyx' 2025-05-18 22:38:40,023 wheel INFO adding 'asyncpg/protocol/codecs/record.pyx' 2025-05-18 22:38:40,025 wheel INFO adding 'asyncpg/protocol/codecs/textutils.pyx' 2025-05-18 22:38:40,026 wheel INFO adding 'asyncpg/protocol/record/__init__.pxd' 2025-05-18 22:38:40,028 wheel INFO adding 'asyncpg-0.30.0.dist-info/licenses/AUTHORS' 2025-05-18 22:38:40,029 wheel INFO adding 'asyncpg-0.30.0.dist-info/licenses/LICENSE' 2025-05-18 22:38:40,031 wheel INFO adding 'asyncpg-0.30.0.dist-info/METADATA' 2025-05-18 22:38:40,032 wheel INFO adding 'asyncpg-0.30.0.dist-info/WHEEL' 2025-05-18 22:38:40,033 wheel INFO adding 'asyncpg-0.30.0.dist-info/top_level.txt' 2025-05-18 22:38:40,035 wheel INFO adding 'asyncpg-0.30.0.dist-info/RECORD' 2025-05-18 22:38:40,038 root INFO removing build/bdist.linux-riscv64/wheel 2025-05-18 22:38:40,052 gpep517 INFO The backend produced dist/asyncpg-0.30.0-cp312-cp312-linux_riscv64.whl asyncpg-0.30.0-cp312-cp312-linux_riscv64.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-asyncpg/src/asyncpg-0.30.0 configfile: pyproject.toml testpaths: tests collected 313 items / 3 deselected / 310 selected tests/test__environment.py ss tests/test__sourcecode.py ss tests/test_adversity.py .... tests/test_cache_invalidation.py ......... tests/test_cancellation.py .... tests/test_codecs.py ...................................... tests/test_connect.py .............ssss................................. tests/test_copy.py ........................ tests/test_cursor.py .......... tests/test_exceptions.py ... tests/test_execute.py .................... tests/test_introspection.py ....... tests/test_listeners.py .......... tests/test_logging.py .. tests/test_pool.py ............................................. tests/test_prepare.py ................................... tests/test_record.py ......................... tests/test_test.py .. tests/test_timeout.py ......... tests/test_transaction.py ...... tests/test_types.py . tests/test_utils.py .. =========== 302 passed, 8 skipped, 3 deselected in 145.75s (0:02:25) =========== >>> py3-asyncpg: Entering fakeroot... created directory: '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg/usr/share/' created directory: '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg/usr/share/doc/' created directory: '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg/usr/share/doc/py3-asyncpg/' 'README.rst' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg/usr/share/doc/py3-asyncpg/README.rst' >>> py3-asyncpg-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-doc/usr/share/doc' >>> py3-asyncpg-doc*: Preparing subpackage py3-asyncpg-doc... >>> py3-asyncpg-doc*: Running postcheck for py3-asyncpg-doc >>> py3-asyncpg-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/asyncpg/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/exceptions/__pycache__' 'usr/lib/python3.12/site-packages/asyncpg/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/__pycache__' 'usr/lib/python3.12/site-packages/asyncpg/pgproto/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/pgproto/__pycache__' 'usr/lib/python3.12/site-packages/asyncpg/protocol/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/protocol/__pycache__' 'usr/lib/python3.12/site-packages/asyncpg/protocol/codecs/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/protocol/codecs/__pycache__' 'usr/lib/python3.12/site-packages/asyncpg/_testbase/__pycache__' -> '/home/buildozer/aports/community/py3-asyncpg/pkg/py3-asyncpg-pyc/usr/lib/python3.12/site-packages/asyncpg/_testbase/__pycache__' >>> py3-asyncpg-pyc*: Preparing subpackage py3-asyncpg-pyc... >>> py3-asyncpg-pyc*: Running postcheck for py3-asyncpg-pyc >>> py3-asyncpg*: Running postcheck for py3-asyncpg >>> py3-asyncpg*: Preparing package py3-asyncpg... >>> py3-asyncpg*: Stripping binaries >>> py3-asyncpg-doc*: Scanning shared objects >>> py3-asyncpg-pyc*: Scanning shared objects >>> py3-asyncpg*: Scanning shared objects >>> py3-asyncpg-doc*: Tracing dependencies... >>> py3-asyncpg-doc*: Package size: 2.9 KB >>> py3-asyncpg-doc*: Compressing data... >>> py3-asyncpg-doc*: Create checksum... >>> py3-asyncpg-doc*: Create py3-asyncpg-doc-0.30.0-r0.apk >>> py3-asyncpg-pyc*: Tracing dependencies... py3-async-timeout python3~3.12 >>> py3-asyncpg-pyc*: Package size: 414.0 KB >>> py3-asyncpg-pyc*: Compressing data... >>> py3-asyncpg-pyc*: Create checksum... >>> py3-asyncpg-pyc*: Create py3-asyncpg-pyc-0.30.0-r0.apk >>> py3-asyncpg*: Tracing dependencies... py3-async-timeout python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-asyncpg*: Package size: 1.7 MB >>> py3-asyncpg*: Compressing data... >>> py3-asyncpg*: Create checksum... >>> py3-asyncpg*: Create py3-asyncpg-0.30.0-r0.apk >>> py3-asyncpg: Build complete at Sun, 18 May 2025 22:41:12 +0000 elapsed time 0h 9m 19s >>> py3-asyncpg: Cleaning up srcdir >>> py3-asyncpg: Cleaning up pkgdir >>> py3-asyncpg: Uninstalling dependencies... (1/64) Purging .makedepends-py3-asyncpg (20250518.223158) (2/64) Purging py3-async-timeout-pyc (4.0.3-r1) (3/64) Purging py3-async-timeout (4.0.3-r1) (4/64) Purging py3-typing-extensions-pyc (4.13.2-r0) (5/64) Purging py3-typing-extensions (4.13.2-r0) (6/64) Purging cython-pyc (3.0.12-r0) (7/64) Purging cython (3.0.12-r0) (8/64) Purging py3-build-pyc (1.2.2-r1) (9/64) Purging py3-build (1.2.2-r1) (10/64) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (11/64) Purging py3-pyproject-hooks (1.2.0-r0) (12/64) Purging py3-gpep517-pyc (19-r0) (13/64) Purging py3-gpep517 (19-r0) (14/64) Purging py3-installer-pyc (0.7.0-r2) (15/64) Purging py3-installer (0.7.0-r2) (16/64) Purging py3-wheel-pyc (0.46.1-r0) (17/64) Purging py3-wheel (0.46.1-r0) (18/64) Purging python3-dev (3.12.10-r0) (19/64) Purging py3-distro-pyc (1.9.0-r2) (20/64) Purging py3-distro (1.9.0-r2) (21/64) Purging py3-pytest-runner-pyc (6.0.1-r1) (22/64) Purging py3-pytest-runner (6.0.1-r1) (23/64) Purging py3-pytest-pyc (8.3.5-r0) (24/64) Purging py3-pytest (8.3.5-r0) (25/64) Purging py3-iniconfig-pyc (2.1.0-r0) (26/64) Purging py3-iniconfig (2.1.0-r0) (27/64) Purging py3-pluggy-pyc (1.5.0-r0) (28/64) Purging py3-pluggy (1.5.0-r0) (29/64) Purging py3-py-pyc (1.11.0-r4) (30/64) Purging py3-py (1.11.0-r4) (31/64) Purging py3-setuptools-pyc (80.5.0-r0) (32/64) Purging py3-setuptools (80.5.0-r0) (33/64) Purging py3-packaging-pyc (25.0-r0) (34/64) Purging py3-packaging (25.0-r0) (35/64) Purging py3-parsing-pyc (3.2.3-r0) (36/64) Purging py3-parsing (3.2.3-r0) (37/64) Purging py3-uvloop-pyc (0.21.0-r0) (38/64) Purging py3-uvloop (0.21.0-r0) (39/64) Purging python3-pyc (3.12.10-r0) (40/64) Purging python3-pycache-pyc0 (3.12.10-r0) (41/64) Purging pyc (3.12.10-r0) (42/64) Purging python3 (3.12.10-r0) (43/64) Purging libbz2 (1.0.8-r6) (44/64) Purging libffi (3.4.8-r0) (45/64) Purging libpanelw (6.5_p20250503-r0) (46/64) Purging libuv (1.51.0-r0) (47/64) Purging mpdecimal (4.0.1-r0) (48/64) Purging postgresql17-contrib (17.5-r0) (49/64) Purging postgresql17-openrc (17.5-r0) (50/64) Purging postgresql-common-openrc (1.2-r1) (51/64) Purging postgresql17 (17.5-r0) Executing postgresql17-17.5-r0.pre-deinstall (52/64) Purging postgresql17-client (17.5-r0) (53/64) Purging postgresql-common (1.2-r1) Executing postgresql-common-1.2-r1.pre-deinstall (54/64) Purging tzdata (2025b-r0) (55/64) Purging sqlite-libs (3.49.2-r0) (56/64) Purging libldap (2.6.8-r0) (57/64) Purging libsasl (2.1.28-r8) (58/64) Purging gdbm (1.24-r0) (59/64) Purging icu-libs (76.1-r0) (60/64) Purging icu-data-en (76.1-r0) (61/64) Purging libpq (17.5-r0) (62/64) Purging libuuid (2.41-r7) (63/64) Purging libxml2 (2.13.8-r0) (64/64) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 338 MiB in 101 packages >>> py3-asyncpg: Updating the community/riscv64 repository index... >>> py3-asyncpg: Signing the index...