>>> py3-rstr: Building testing/py3-rstr 3.2.0-r2 (using abuild 3.10.0-r0) started Fri, 13 Jan 2023 05:13:26 +0000 >>> py3-rstr: Checking sanity of /home/buildozer/aports/testing/py3-rstr/APKBUILD... >>> py3-rstr: Analyzing dependencies... >>> py3-rstr: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools py3-wheel (1/15) Installing libbz2 (1.0.8-r4) (2/15) Installing libffi (3.4.4-r0) (3/15) Installing gdbm (1.23-r0) (4/15) Installing xz-libs (5.4.1-r0) (5/15) Installing mpdecimal (2.5.1-r1) (6/15) Installing readline (8.2.0-r0) (7/15) Installing sqlite-libs (3.40.1-r0) (8/15) Installing python3 (3.11.1-r2) (9/15) Installing py3-installer (0.6.0-r0) (10/15) Installing py3-gpep517 (13-r0) (11/15) Installing py3-parsing (3.0.9-r1) (12/15) Installing py3-packaging (23.0-r0) (13/15) Installing py3-setuptools (65.7.0-r0) (14/15) Installing py3-wheel (0.38.4-r1) (15/15) Installing .makedepends-py3-rstr (20230113.051329) Executing busybox-1.36.0-r0.trigger OK: 345 MiB in 111 packages >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rstr-3.2.0.tar.gz >>> py3-rstr: Checking sha512sums... rstr-3.2.0.tar.gz: OK >>> py3-rstr: Unpacking /var/cache/distfiles/rstr-3.2.0.tar.gz... 2023-01-13 05:13:33,064 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-01-13 05:13:33,267 root INFO running bdist_wheel 2023-01-13 05:13:33,314 root INFO running build 2023-01-13 05:13:33,315 root INFO running build_py 2023-01-13 05:13:33,326 root INFO creating build 2023-01-13 05:13:33,327 root INFO creating build/lib 2023-01-13 05:13:33,327 root INFO creating build/lib/rstr 2023-01-13 05:13:33,328 root INFO copying rstr/xeger.py -> build/lib/rstr 2023-01-13 05:13:33,329 root INFO copying rstr/__init__.py -> build/lib/rstr 2023-01-13 05:13:33,330 root INFO copying rstr/rstr_base.py -> build/lib/rstr 2023-01-13 05:13:33,331 root INFO running egg_info 2023-01-13 05:13:33,359 root INFO writing rstr.egg-info/PKG-INFO 2023-01-13 05:13:33,361 root INFO writing dependency_links to rstr.egg-info/dependency_links.txt 2023-01-13 05:13:33,362 root INFO writing top-level names to rstr.egg-info/top_level.txt 2023-01-13 05:13:33,371 root INFO reading manifest file 'rstr.egg-info/SOURCES.txt' 2023-01-13 05:13:33,372 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 05:13:33,374 root INFO adding license file 'LICENSE.txt' 2023-01-13 05:13:33,377 root INFO writing manifest file 'rstr.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'rstr.tests' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'rstr.tests' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'rstr.tests' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'rstr.tests' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-01-13 05:13:33,382 root INFO copying rstr/py.typed -> build/lib/rstr 2023-01-13 05:13:33,383 root INFO creating build/lib/rstr/tests 2023-01-13 05:13:33,383 root INFO copying rstr/tests/__init__.py -> build/lib/rstr/tests 2023-01-13 05:13:33,384 root INFO copying rstr/tests/test_package_level_access.py -> build/lib/rstr/tests 2023-01-13 05:13:33,385 root INFO copying rstr/tests/test_rstr.py -> build/lib/rstr/tests 2023-01-13 05:13:33,385 root INFO copying rstr/tests/test_xeger.py -> build/lib/rstr/tests 2023-01-13 05:13:33,405 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-01-13 05:13:33,405 root INFO running install 2023-01-13 05:13:33,466 root INFO running install_lib 2023-01-13 05:13:33,474 root INFO creating build/bdist.linux-riscv64 2023-01-13 05:13:33,475 root INFO creating build/bdist.linux-riscv64/wheel 2023-01-13 05:13:33,475 root INFO creating build/bdist.linux-riscv64/wheel/rstr 2023-01-13 05:13:33,475 root INFO copying build/lib/rstr/xeger.py -> build/bdist.linux-riscv64/wheel/rstr 2023-01-13 05:13:33,476 root INFO copying build/lib/rstr/__init__.py -> build/bdist.linux-riscv64/wheel/rstr 2023-01-13 05:13:33,477 root INFO creating build/bdist.linux-riscv64/wheel/rstr/tests 2023-01-13 05:13:33,477 root INFO copying build/lib/rstr/tests/__init__.py -> build/bdist.linux-riscv64/wheel/rstr/tests 2023-01-13 05:13:33,478 root INFO copying build/lib/rstr/tests/test_rstr.py -> build/bdist.linux-riscv64/wheel/rstr/tests 2023-01-13 05:13:33,478 root INFO copying build/lib/rstr/tests/test_xeger.py -> build/bdist.linux-riscv64/wheel/rstr/tests 2023-01-13 05:13:33,479 root INFO copying build/lib/rstr/tests/test_package_level_access.py -> build/bdist.linux-riscv64/wheel/rstr/tests 2023-01-13 05:13:33,480 root INFO copying build/lib/rstr/rstr_base.py -> build/bdist.linux-riscv64/wheel/rstr 2023-01-13 05:13:33,480 root INFO copying build/lib/rstr/py.typed -> build/bdist.linux-riscv64/wheel/rstr 2023-01-13 05:13:33,481 root INFO running install_egg_info 2023-01-13 05:13:33,496 root INFO Copying rstr.egg-info to build/bdist.linux-riscv64/wheel/rstr-3.2.0-py3.11.egg-info 2023-01-13 05:13:33,499 root INFO running install_scripts 2023-01-13 05:13:33,660 wheel INFO creating build/bdist.linux-riscv64/wheel/rstr-3.2.0.dist-info/WHEEL 2023-01-13 05:13:33,663 wheel INFO creating '/home/buildozer/aports/testing/py3-rstr/src/rstr-3.2.0/dist/.tmp-6q9lwut1/rstr-3.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-01-13 05:13:33,666 wheel INFO adding 'rstr/__init__.py' 2023-01-13 05:13:33,669 wheel INFO adding 'rstr/py.typed' 2023-01-13 05:13:33,671 wheel INFO adding 'rstr/rstr_base.py' 2023-01-13 05:13:33,672 wheel INFO adding 'rstr/xeger.py' 2023-01-13 05:13:33,673 wheel INFO adding 'rstr/tests/__init__.py' 2023-01-13 05:13:33,674 wheel INFO adding 'rstr/tests/test_package_level_access.py' 2023-01-13 05:13:33,675 wheel INFO adding 'rstr/tests/test_rstr.py' 2023-01-13 05:13:33,676 wheel INFO adding 'rstr/tests/test_xeger.py' 2023-01-13 05:13:33,677 wheel INFO adding 'rstr-3.2.0.dist-info/LICENSE.txt' 2023-01-13 05:13:33,678 wheel INFO adding 'rstr-3.2.0.dist-info/METADATA' 2023-01-13 05:13:33,678 wheel INFO adding 'rstr-3.2.0.dist-info/WHEEL' 2023-01-13 05:13:33,679 wheel INFO adding 'rstr-3.2.0.dist-info/top_level.txt' 2023-01-13 05:13:33,681 wheel INFO adding 'rstr-3.2.0.dist-info/RECORD' 2023-01-13 05:13:33,682 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-01-13 05:13:33,684 gpep517 INFO The backend produced dist/rstr-3.2.0-py3-none-any.whl rstr-3.2.0-py3-none-any.whl >>> py3-rstr: Entering fakeroot... >>> py3-rstr*: Running postcheck for py3-rstr >>> py3-rstr*: Preparing package py3-rstr... >>> py3-rstr*: Tracing dependencies... >>> py3-rstr*: Package size: 160.0 KB >>> py3-rstr*: Compressing data... >>> py3-rstr*: Create checksum... >>> py3-rstr*: Create py3-rstr-3.2.0-r2.apk >>> py3-rstr: Build complete at Fri, 13 Jan 2023 05:13:36 +0000 elapsed time 0h 0m 10s >>> py3-rstr: Cleaning up srcdir >>> py3-rstr: Cleaning up pkgdir >>> py3-rstr: Uninstalling dependencies... (1/15) Purging .makedepends-py3-rstr (20230113.051329) (2/15) Purging py3-gpep517 (13-r0) (3/15) Purging py3-installer (0.6.0-r0) (4/15) Purging py3-setuptools (65.7.0-r0) (5/15) Purging py3-wheel (0.38.4-r1) (6/15) Purging py3-packaging (23.0-r0) (7/15) Purging py3-parsing (3.0.9-r1) (8/15) Purging python3 (3.11.1-r2) (9/15) Purging libbz2 (1.0.8-r4) (10/15) Purging libffi (3.4.4-r0) (11/15) Purging gdbm (1.23-r0) (12/15) Purging xz-libs (5.4.1-r0) (13/15) Purging mpdecimal (2.5.1-r1) (14/15) Purging readline (8.2.0-r0) (15/15) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r0.trigger OK: 271 MiB in 96 packages >>> py3-rstr: Updating the testing/riscv64 repository index... >>> py3-rstr: Signing the index...