>>> py3-cassandra-driver: Building testing/py3-cassandra-driver 3.29.1-r0 (using abuild 3.13.0-r3) started Fri, 26 Apr 2024 09:54:17 +0000 >>> py3-cassandra-driver: Checking sanity of /home/buildozer/aports/testing/py3-cassandra-driver/APKBUILD... >>> py3-cassandra-driver: Analyzing dependencies... >>> py3-cassandra-driver: Installing for build: build-base libev-dev py3-gpep517 py3-setuptools py3-wheel (1/27) Installing libev (4.33-r1) (2/27) Installing libev-dev (4.33-r1) (3/27) Installing libbz2 (1.0.8-r6) (4/27) Installing libffi (3.4.6-r0) (5/27) Installing gdbm (1.23-r1) (6/27) Installing xz-libs (5.6.1-r3) (7/27) Installing mpdecimal (4.0.0-r0) (8/27) Installing libpanelw (6.4_p20240330-r0) (9/27) Installing readline (8.2.10-r0) (10/27) Installing sqlite-libs (3.45.3-r0) (11/27) Installing python3 (3.12.3-r1) (12/27) Installing python3-pycache-pyc0 (3.12.3-r1) (13/27) Installing pyc (3.12.3-r1) (14/27) Installing py3-installer-pyc (0.7.0-r2) (15/27) Installing py3-gpep517-pyc (15-r2) (16/27) Installing python3-pyc (3.12.3-r1) (17/27) Installing py3-installer (0.7.0-r2) (18/27) Installing py3-gpep517 (15-r2) (19/27) Installing py3-parsing (3.1.2-r1) (20/27) Installing py3-parsing-pyc (3.1.2-r1) (21/27) Installing py3-packaging (24.0-r1) (22/27) Installing py3-packaging-pyc (24.0-r1) (23/27) Installing py3-setuptools (69.5.1-r0) (24/27) Installing py3-setuptools-pyc (69.5.1-r0) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-cassandra-driver (20240426.095422) Executing busybox-1.36.1-r25.trigger OK: 276 MiB in 129 packages >>> py3-cassandra-driver: Cleaning up srcdir >>> py3-cassandra-driver: Cleaning up pkgdir >>> py3-cassandra-driver: Cleaning up tmpdir >>> py3-cassandra-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cassandra-driver-3.29.1.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 89 285k 89 255k 0 0 1543k 0 --:--:-- --:--:-- --:--:-- 1541k 100 285k 100 285k 0 0 1665k 0 --:--:-- --:--:-- --:--:-- 1670k >>> py3-cassandra-driver: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cassandra-driver-3.29.1.tar.gz >>> py3-cassandra-driver: Checking sha512sums... cassandra-driver-3.29.1.tar.gz: OK >>> py3-cassandra-driver: Unpacking /var/cache/distfiles/cassandra-driver-3.29.1.tar.gz... 2024-04-26 09:54:25,179 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ Did not find 'Python.h' in ['/usr/include/python3.12']. Bypassing Cython setup requirement 2024-04-26 09:54:25,518 root INFO running bdist_wheel 2024-04-26 09:54:25,560 root INFO running build 2024-04-26 09:54:25,560 root INFO running build_py 2024-04-26 09:54:25,571 root INFO creating build 2024-04-26 09:54:25,572 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-26 09:54:25,572 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,573 root INFO copying cassandra/type_codes.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,574 root INFO copying cassandra/connection.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,576 root INFO copying cassandra/cluster.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,579 root INFO copying cassandra/cython_deps.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,581 root INFO copying cassandra/pool.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,582 root INFO copying cassandra/timestamps.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,583 root INFO copying cassandra/auth.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,584 root INFO copying cassandra/util.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,586 root INFO copying cassandra/metrics.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,587 root INFO copying cassandra/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,588 root INFO copying cassandra/segment.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,589 root INFO copying cassandra/concurrent.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,590 root INFO copying cassandra/policies.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,591 root INFO copying cassandra/metadata.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,593 root INFO copying cassandra/query.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,594 root INFO copying cassandra/murmur3.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,595 root INFO copying cassandra/marshal.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,596 root INFO copying cassandra/protocol.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,597 root INFO copying cassandra/encoder.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,598 root INFO copying cassandra/cqltypes.py -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,600 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,601 root INFO copying cassandra/io/asyncioreactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,602 root INFO copying cassandra/io/twistedreactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,603 root INFO copying cassandra/io/geventreactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,604 root INFO copying cassandra/io/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,605 root INFO copying cassandra/io/asyncorereactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,606 root INFO copying cassandra/io/libevreactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,607 root INFO copying cassandra/io/eventletreactor.py -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,609 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,609 root INFO copying cassandra/cqlengine/operators.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,610 root INFO copying cassandra/cqlengine/connection.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,611 root INFO copying cassandra/cqlengine/management.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,612 root INFO copying cassandra/cqlengine/usertype.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,613 root INFO copying cassandra/cqlengine/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,614 root INFO copying cassandra/cqlengine/statements.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,615 root INFO copying cassandra/cqlengine/query.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,617 root INFO copying cassandra/cqlengine/columns.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,618 root INFO copying cassandra/cqlengine/named.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,619 root INFO copying cassandra/cqlengine/models.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,620 root INFO copying cassandra/cqlengine/functions.py -> build/lib.linux-riscv64-cpython-312/cassandra/cqlengine 2024-04-26 09:54:25,622 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/graph 2024-04-26 09:54:25,622 root INFO copying cassandra/graph/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/graph 2024-04-26 09:54:25,623 root INFO copying cassandra/graph/types.py -> build/lib.linux-riscv64-cpython-312/cassandra/graph 2024-04-26 09:54:25,624 root INFO copying cassandra/graph/query.py -> build/lib.linux-riscv64-cpython-312/cassandra/graph 2024-04-26 09:54:25,625 root INFO copying cassandra/graph/graphson.py -> build/lib.linux-riscv64-cpython-312/cassandra/graph 2024-04-26 09:54:25,626 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/datastax 2024-04-26 09:54:25,626 root INFO copying cassandra/datastax/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax 2024-04-26 09:54:25,628 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,628 root INFO copying cassandra/datastax/insights/util.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,629 root INFO copying cassandra/datastax/insights/serializers.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,630 root INFO copying cassandra/datastax/insights/reporter.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,631 root INFO copying cassandra/datastax/insights/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,632 root INFO copying cassandra/datastax/insights/registry.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights 2024-04-26 09:54:25,634 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph 2024-04-26 09:54:25,634 root INFO copying cassandra/datastax/graph/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph 2024-04-26 09:54:25,635 root INFO copying cassandra/datastax/graph/types.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph 2024-04-26 09:54:25,636 root INFO copying cassandra/datastax/graph/query.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph 2024-04-26 09:54:25,637 root INFO copying cassandra/datastax/graph/graphson.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph 2024-04-26 09:54:25,639 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,640 root INFO copying cassandra/datastax/graph/fluent/predicates.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,640 root INFO copying cassandra/datastax/graph/fluent/serializers.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,641 root INFO copying cassandra/datastax/graph/fluent/_predicates.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,642 root INFO copying cassandra/datastax/graph/fluent/_serializers.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,643 root INFO copying cassandra/datastax/graph/fluent/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,644 root INFO copying cassandra/datastax/graph/fluent/_query.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,645 root INFO copying cassandra/datastax/graph/fluent/query.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,647 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/datastax/cloud 2024-04-26 09:54:25,647 root INFO copying cassandra/datastax/cloud/__init__.py -> build/lib.linux-riscv64-cpython-312/cassandra/datastax/cloud 2024-04-26 09:54:25,649 root INFO creating build/lib.linux-riscv64-cpython-312/cassandra/column_encryption 2024-04-26 09:54:25,649 root INFO copying cassandra/column_encryption/_policies.py -> build/lib.linux-riscv64-cpython-312/cassandra/column_encryption 2024-04-26 09:54:25,650 root INFO copying cassandra/column_encryption/policies.py -> build/lib.linux-riscv64-cpython-312/cassandra/column_encryption 2024-04-26 09:54:25,651 root INFO running egg_info 2024-04-26 09:54:25,657 root INFO writing cassandra_driver.egg-info/PKG-INFO 2024-04-26 09:54:25,661 root INFO writing dependency_links to cassandra_driver.egg-info/dependency_links.txt 2024-04-26 09:54:25,663 root INFO writing requirements to cassandra_driver.egg-info/requires.txt 2024-04-26 09:54:25,664 root INFO writing top-level names to cassandra_driver.egg-info/top_level.txt 2024-04-26 09:54:25,681 root INFO reading manifest file 'cassandra_driver.egg-info/SOURCES.txt' 2024-04-26 09:54:25,684 root INFO reading manifest template 'MANIFEST.in' 2024-04-26 09:54:25,688 root INFO adding license file 'LICENSE' 2024-04-26 09:54:25,695 root INFO writing manifest file 'cassandra_driver.egg-info/SOURCES.txt' 2024-04-26 09:54:25,703 root INFO copying cassandra/buffer.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,704 root INFO copying cassandra/bytesio.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,705 root INFO copying cassandra/bytesio.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,706 root INFO copying cassandra/cmurmur3.c -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,707 root INFO copying cassandra/cython_marshal.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,708 root INFO copying cassandra/cython_utils.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,709 root INFO copying cassandra/cython_utils.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,710 root INFO copying cassandra/deserializers.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,711 root INFO copying cassandra/deserializers.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,712 root INFO copying cassandra/ioutils.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,713 root INFO copying cassandra/numpyFlags.h -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,714 root INFO copying cassandra/numpy_parser.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,716 root INFO copying cassandra/obj_parser.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,717 root INFO copying cassandra/parsing.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,718 root INFO copying cassandra/parsing.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,719 root INFO copying cassandra/row_parser.pyx -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,720 root INFO copying cassandra/tuple.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,721 root INFO copying cassandra/type_codes.pxd -> build/lib.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,722 root INFO copying cassandra/io/libevwrapper.c -> build/lib.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,730 root INFO running build_ext Failed to cythonize one or more modules. These will not be compiled as extensions (optional). 2024-04-26 09:54:25,738 root INFO building 'cassandra.cmurmur3' extension 2024-04-26 09:54:25,739 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-26 09:54:25,739 root INFO creating build/temp.linux-riscv64-cpython-312/cassandra 2024-04-26 09:54:25,740 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c cassandra/cmurmur3.c -o build/temp.linux-riscv64-cpython-312/cassandra/cmurmur3.o cassandra/cmurmur3.c:14:10: fatal error: Python.h: No such file or directory 14 | #include | ^~~~~~~~~~ compilation terminated. command '/usr/bin/gcc' failed with exit code 1 :296: UserWarning: =============================================================================== WARNING: could not compile The cassandra.cmurmur3 extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== 2024-04-26 09:54:25,787 root INFO building 'cassandra.io.libevwrapper' extension 2024-04-26 09:54:25,788 root INFO creating build/temp.linux-riscv64-cpython-312/cassandra/io 2024-04-26 09:54:25,788 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include -I/usr/include/python3.12 -c cassandra/io/libevwrapper.c -o build/temp.linux-riscv64-cpython-312/cassandra/io/libevwrapper.o cassandra/io/libevwrapper.c:1:10: fatal error: Python.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. command '/usr/bin/gcc' failed with exit code 1 :296: UserWarning: =============================================================================== WARNING: could not compile The cassandra.io.libevwrapper extension. The C extensions are not required for the driver to run, but they add support for libev and token-aware routing with the Murmur3Partitioner. Linux users should ensure that GCC and the Python headers are available. On Ubuntu and Debian, this can be accomplished by running: $ sudo apt-get install build-essential python-dev On RedHat and RedHat-based systems like CentOS and Fedora: $ sudo yum install gcc python-devel On OSX, homebrew installations of Python should provide the necessary headers. libev Support ------------- For libev support, you will also need to install libev and its headers. On Debian/Ubuntu: $ sudo apt-get install libev4 libev-dev On RHEL/CentOS/Fedora: $ sudo yum install libev libev-devel On OSX, via homebrew: $ brew install libev =============================================================================== 2024-04-26 09:54:25,854 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-26 09:54:25,854 root INFO running install 2024-04-26 09:54:25,899 root INFO running install_lib 2024-04-26 09:54:25,907 root INFO creating build/bdist.linux-riscv64 2024-04-26 09:54:25,908 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-26 09:54:25,909 root INFO creating build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,909 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/graph 2024-04-26 09:54:25,910 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/graph/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/graph 2024-04-26 09:54:25,911 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/graph/types.py -> build/bdist.linux-riscv64/wheel/cassandra/graph 2024-04-26 09:54:25,912 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/graph/query.py -> build/bdist.linux-riscv64/wheel/cassandra/graph 2024-04-26 09:54:25,912 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/graph/graphson.py -> build/bdist.linux-riscv64/wheel/cassandra/graph 2024-04-26 09:54:25,913 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/buffer.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,914 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/type_codes.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,915 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/column_encryption 2024-04-26 09:54:25,915 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/column_encryption/_policies.py -> build/bdist.linux-riscv64/wheel/cassandra/column_encryption 2024-04-26 09:54:25,916 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/column_encryption/policies.py -> build/bdist.linux-riscv64/wheel/cassandra/column_encryption 2024-04-26 09:54:25,917 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cython_utils.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,918 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/connection.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,919 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cluster.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,922 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/bytesio.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,922 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/parsing.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,923 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cython_deps.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,924 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cython_marshal.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,925 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/pool.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,926 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/timestamps.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,927 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/auth.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,928 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,928 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/operators.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,929 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/connection.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,930 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/management.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,931 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/usertype.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,932 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,933 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/statements.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,935 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/query.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,936 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/columns.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,937 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/named.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,938 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/models.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,939 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqlengine/functions.py -> build/bdist.linux-riscv64/wheel/cassandra/cqlengine 2024-04-26 09:54:25,940 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/util.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,941 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/obj_parser.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,942 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/datastax 2024-04-26 09:54:25,943 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/datastax/graph 2024-04-26 09:54:25,944 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,945 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/predicates.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,945 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/serializers.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,946 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/_predicates.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,947 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/_serializers.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,948 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,949 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/_query.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,950 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/fluent/query.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph/fluent 2024-04-26 09:54:25,951 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph 2024-04-26 09:54:25,952 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/types.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph 2024-04-26 09:54:25,953 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/query.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph 2024-04-26 09:54:25,954 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/graph/graphson.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/graph 2024-04-26 09:54:25,955 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,956 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights/util.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,957 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights/serializers.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,958 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights/reporter.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,959 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,959 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/insights/registry.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/insights 2024-04-26 09:54:25,960 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax 2024-04-26 09:54:25,961 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/datastax/cloud 2024-04-26 09:54:25,962 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/datastax/cloud/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/datastax/cloud 2024-04-26 09:54:25,963 root INFO creating build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,964 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/asyncioreactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,965 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/libevwrapper.c -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,966 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/twistedreactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,967 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/geventreactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,968 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,969 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/asyncorereactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,970 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/libevreactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,971 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/io/eventletreactor.py -> build/bdist.linux-riscv64/wheel/cassandra/io 2024-04-26 09:54:25,972 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/deserializers.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,973 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/parsing.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,974 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/numpyFlags.h -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,975 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/tuple.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,976 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/type_codes.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,976 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/metrics.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,977 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/bytesio.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,978 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/numpy_parser.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,979 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/__init__.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,980 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cmurmur3.c -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,981 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/segment.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,982 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/concurrent.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,984 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/policies.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,985 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/metadata.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,986 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/query.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,988 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/murmur3.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,989 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/marshal.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,990 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/ioutils.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,990 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/protocol.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,992 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/row_parser.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,992 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/encoder.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,993 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cqltypes.py -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,995 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/cython_utils.pyx -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,995 root INFO copying build/lib.linux-riscv64-cpython-312/cassandra/deserializers.pxd -> build/bdist.linux-riscv64/wheel/cassandra 2024-04-26 09:54:25,996 root INFO running install_egg_info 2024-04-26 09:54:26,007 root INFO Copying cassandra_driver.egg-info to build/bdist.linux-riscv64/wheel/cassandra_driver-3.29.1-py3.12.egg-info 2024-04-26 09:54:26,011 root INFO running install_scripts 2024-04-26 09:54:26,028 wheel INFO creating build/bdist.linux-riscv64/wheel/cassandra_driver-3.29.1.dist-info/WHEEL 2024-04-26 09:54:26,030 wheel INFO creating '/home/buildozer/aports/testing/py3-cassandra-driver/src/cassandra-driver-3.29.1/.dist/.tmp-r2pln841/cassandra_driver-3.29.1-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-26 09:54:26,032 wheel INFO adding 'cassandra/__init__.py' 2024-04-26 09:54:26,034 wheel INFO adding 'cassandra/auth.py' 2024-04-26 09:54:26,035 wheel INFO adding 'cassandra/buffer.pxd' 2024-04-26 09:54:26,036 wheel INFO adding 'cassandra/bytesio.pxd' 2024-04-26 09:54:26,036 wheel INFO adding 'cassandra/bytesio.pyx' 2024-04-26 09:54:26,039 wheel INFO adding 'cassandra/cluster.py' 2024-04-26 09:54:26,045 wheel INFO adding 'cassandra/cmurmur3.c' 2024-04-26 09:54:26,046 wheel INFO adding 'cassandra/concurrent.py' 2024-04-26 09:54:26,048 wheel INFO adding 'cassandra/connection.py' 2024-04-26 09:54:26,051 wheel INFO adding 'cassandra/cqltypes.py' 2024-04-26 09:54:26,053 wheel INFO adding 'cassandra/cython_deps.py' 2024-04-26 09:54:26,053 wheel INFO adding 'cassandra/cython_marshal.pyx' 2024-04-26 09:54:26,054 wheel INFO adding 'cassandra/cython_utils.pxd' 2024-04-26 09:54:26,055 wheel INFO adding 'cassandra/cython_utils.pyx' 2024-04-26 09:54:26,056 wheel INFO adding 'cassandra/deserializers.pxd' 2024-04-26 09:54:26,057 wheel INFO adding 'cassandra/deserializers.pyx' 2024-04-26 09:54:26,058 wheel INFO adding 'cassandra/encoder.py' 2024-04-26 09:54:26,059 wheel INFO adding 'cassandra/ioutils.pyx' 2024-04-26 09:54:26,060 wheel INFO adding 'cassandra/marshal.py' 2024-04-26 09:54:26,062 wheel INFO adding 'cassandra/metadata.py' 2024-04-26 09:54:26,066 wheel INFO adding 'cassandra/metrics.py' 2024-04-26 09:54:26,067 wheel INFO adding 'cassandra/murmur3.py' 2024-04-26 09:54:26,068 wheel INFO adding 'cassandra/numpyFlags.h' 2024-04-26 09:54:26,069 wheel INFO adding 'cassandra/numpy_parser.pyx' 2024-04-26 09:54:26,070 wheel INFO adding 'cassandra/obj_parser.pyx' 2024-04-26 09:54:26,071 wheel INFO adding 'cassandra/parsing.pxd' 2024-04-26 09:54:26,072 wheel INFO adding 'cassandra/parsing.pyx' 2024-04-26 09:54:26,073 wheel INFO adding 'cassandra/policies.py' 2024-04-26 09:54:26,075 wheel INFO adding 'cassandra/pool.py' 2024-04-26 09:54:26,077 wheel INFO adding 'cassandra/protocol.py' 2024-04-26 09:54:26,080 wheel INFO adding 'cassandra/query.py' 2024-04-26 09:54:26,082 wheel INFO adding 'cassandra/row_parser.pyx' 2024-04-26 09:54:26,083 wheel INFO adding 'cassandra/segment.py' 2024-04-26 09:54:26,084 wheel INFO adding 'cassandra/timestamps.py' 2024-04-26 09:54:26,085 wheel INFO adding 'cassandra/tuple.pxd' 2024-04-26 09:54:26,086 wheel INFO adding 'cassandra/type_codes.pxd' 2024-04-26 09:54:26,087 wheel INFO adding 'cassandra/type_codes.py' 2024-04-26 09:54:26,088 wheel INFO adding 'cassandra/util.py' 2024-04-26 09:54:26,091 wheel INFO adding 'cassandra/column_encryption/_policies.py' 2024-04-26 09:54:26,092 wheel INFO adding 'cassandra/column_encryption/policies.py' 2024-04-26 09:54:26,093 wheel INFO adding 'cassandra/cqlengine/__init__.py' 2024-04-26 09:54:26,094 wheel INFO adding 'cassandra/cqlengine/columns.py' 2024-04-26 09:54:26,096 wheel INFO adding 'cassandra/cqlengine/connection.py' 2024-04-26 09:54:26,097 wheel INFO adding 'cassandra/cqlengine/functions.py' 2024-04-26 09:54:26,099 wheel INFO adding 'cassandra/cqlengine/management.py' 2024-04-26 09:54:26,100 wheel INFO adding 'cassandra/cqlengine/models.py' 2024-04-26 09:54:26,102 wheel INFO adding 'cassandra/cqlengine/named.py' 2024-04-26 09:54:26,103 wheel INFO adding 'cassandra/cqlengine/operators.py' 2024-04-26 09:54:26,105 wheel INFO adding 'cassandra/cqlengine/query.py' 2024-04-26 09:54:26,107 wheel INFO adding 'cassandra/cqlengine/statements.py' 2024-04-26 09:54:26,109 wheel INFO adding 'cassandra/cqlengine/usertype.py' 2024-04-26 09:54:26,110 wheel INFO adding 'cassandra/datastax/__init__.py' 2024-04-26 09:54:26,111 wheel INFO adding 'cassandra/datastax/cloud/__init__.py' 2024-04-26 09:54:26,113 wheel INFO adding 'cassandra/datastax/graph/__init__.py' 2024-04-26 09:54:26,114 wheel INFO adding 'cassandra/datastax/graph/graphson.py' 2024-04-26 09:54:26,116 wheel INFO adding 'cassandra/datastax/graph/query.py' 2024-04-26 09:54:26,117 wheel INFO adding 'cassandra/datastax/graph/types.py' 2024-04-26 09:54:26,119 wheel INFO adding 'cassandra/datastax/graph/fluent/__init__.py' 2024-04-26 09:54:26,120 wheel INFO adding 'cassandra/datastax/graph/fluent/_predicates.py' 2024-04-26 09:54:26,121 wheel INFO adding 'cassandra/datastax/graph/fluent/_query.py' 2024-04-26 09:54:26,123 wheel INFO adding 'cassandra/datastax/graph/fluent/_serializers.py' 2024-04-26 09:54:26,124 wheel INFO adding 'cassandra/datastax/graph/fluent/predicates.py' 2024-04-26 09:54:26,125 wheel INFO adding 'cassandra/datastax/graph/fluent/query.py' 2024-04-26 09:54:26,125 wheel INFO adding 'cassandra/datastax/graph/fluent/serializers.py' 2024-04-26 09:54:26,126 wheel INFO adding 'cassandra/datastax/insights/__init__.py' 2024-04-26 09:54:26,127 wheel INFO adding 'cassandra/datastax/insights/registry.py' 2024-04-26 09:54:26,128 wheel INFO adding 'cassandra/datastax/insights/reporter.py' 2024-04-26 09:54:26,130 wheel INFO adding 'cassandra/datastax/insights/serializers.py' 2024-04-26 09:54:26,131 wheel INFO adding 'cassandra/datastax/insights/util.py' 2024-04-26 09:54:26,132 wheel INFO adding 'cassandra/graph/__init__.py' 2024-04-26 09:54:26,133 wheel INFO adding 'cassandra/graph/graphson.py' 2024-04-26 09:54:26,133 wheel INFO adding 'cassandra/graph/query.py' 2024-04-26 09:54:26,134 wheel INFO adding 'cassandra/graph/types.py' 2024-04-26 09:54:26,135 wheel INFO adding 'cassandra/io/__init__.py' 2024-04-26 09:54:26,136 wheel INFO adding 'cassandra/io/asyncioreactor.py' 2024-04-26 09:54:26,138 wheel INFO adding 'cassandra/io/asyncorereactor.py' 2024-04-26 09:54:26,139 wheel INFO adding 'cassandra/io/eventletreactor.py' 2024-04-26 09:54:26,140 wheel INFO adding 'cassandra/io/geventreactor.py' 2024-04-26 09:54:26,142 wheel INFO adding 'cassandra/io/libevreactor.py' 2024-04-26 09:54:26,143 wheel INFO adding 'cassandra/io/libevwrapper.c' 2024-04-26 09:54:26,145 wheel INFO adding 'cassandra/io/twistedreactor.py' 2024-04-26 09:54:26,147 wheel INFO adding 'cassandra_driver-3.29.1.dist-info/LICENSE' 2024-04-26 09:54:26,148 wheel INFO adding 'cassandra_driver-3.29.1.dist-info/METADATA' 2024-04-26 09:54:26,149 wheel INFO adding 'cassandra_driver-3.29.1.dist-info/WHEEL' 2024-04-26 09:54:26,149 wheel INFO adding 'cassandra_driver-3.29.1.dist-info/top_level.txt' 2024-04-26 09:54:26,151 wheel INFO adding 'cassandra_driver-3.29.1.dist-info/RECORD' 2024-04-26 09:54:26,153 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-26 09:54:26,166 gpep517 INFO The backend produced .dist/cassandra_driver-3.29.1-cp312-cp312-linux_riscv64.whl cassandra_driver-3.29.1-cp312-cp312-linux_riscv64.whl >>> py3-cassandra-driver: Entering fakeroot... /usr/lib/python3.12/site-packages/cassandra/cqlengine/connection.py:318: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/cassandra/cqlengine/query.py:199: SyntaxWarning: invalid escape sequence '\*' /usr/lib/python3.12/site-packages/cassandra/cqlengine/query.py:275: SyntaxWarning: invalid escape sequence '\*' >>> py3-cassandra-driver-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/graph/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/graph/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/column_encryption/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/column_encryption/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/cqlengine/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/cqlengine/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/datastax/graph/fluent/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/datastax/graph/fluent/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/datastax/graph/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/datastax/graph/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/datastax/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/datastax/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/datastax/insights/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/datastax/insights/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/datastax/cloud/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/datastax/cloud/__pycache__' '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver/usr/lib/python3.12/site-packages/cassandra/io/__pycache__' -> '/home/buildozer/aports/testing/py3-cassandra-driver/pkg/py3-cassandra-driver-pyc/usr/lib/python3.12/site-packages/cassandra/io/__pycache__' >>> py3-cassandra-driver-pyc*: Preparing subpackage py3-cassandra-driver-pyc... >>> py3-cassandra-driver-pyc*: Running postcheck for py3-cassandra-driver-pyc >>> py3-cassandra-driver*: Running postcheck for py3-cassandra-driver >>> py3-cassandra-driver*: Preparing package py3-cassandra-driver... >>> py3-cassandra-driver-pyc*: Tracing dependencies... python3~3.12 >>> py3-cassandra-driver-pyc*: Package size: 1.6 MB >>> py3-cassandra-driver-pyc*: Compressing data... >>> py3-cassandra-driver-pyc*: Create checksum... >>> py3-cassandra-driver-pyc*: Create py3-cassandra-driver-pyc-3.29.1-r0.apk >>> py3-cassandra-driver*: Tracing dependencies... python3~3.12 >>> py3-cassandra-driver*: Package size: 1.5 MB >>> py3-cassandra-driver*: Compressing data... >>> py3-cassandra-driver*: Create checksum... >>> py3-cassandra-driver*: Create py3-cassandra-driver-3.29.1-r0.apk >>> py3-cassandra-driver: Build complete at Fri, 26 Apr 2024 09:54:29 +0000 elapsed time 0h 0m 12s >>> py3-cassandra-driver: Cleaning up srcdir >>> py3-cassandra-driver: Cleaning up pkgdir >>> py3-cassandra-driver: Uninstalling dependencies... (1/27) Purging .makedepends-py3-cassandra-driver (20240426.095422) (2/27) Purging libev-dev (4.33-r1) (3/27) Purging libev (4.33-r1) (4/27) Purging py3-gpep517-pyc (15-r2) (5/27) Purging py3-gpep517 (15-r2) (6/27) Purging py3-installer-pyc (0.7.0-r2) (7/27) Purging py3-installer (0.7.0-r2) (8/27) Purging py3-setuptools-pyc (69.5.1-r0) (9/27) Purging py3-setuptools (69.5.1-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r1) (17/27) Purging python3-pycache-pyc0 (3.12.3-r1) (18/27) Purging pyc (3.12.3-r1) (19/27) Purging python3 (3.12.3-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.3-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-cassandra-driver: Updating the testing/riscv64 repository index... >>> py3-cassandra-driver: Signing the index...