>>> py3-cppy: Building community/py3-cppy 1.2.1-r2 (using abuild 3.11.0_rc10-r0) started Wed, 19 Apr 2023 17:20:57 +0000 >>> py3-cppy: Checking sanity of /home/buildozer/aports/community/py3-cppy/APKBUILD... >>> WARNING: py3-cppy: No maintainer >>> py3-cppy: Analyzing dependencies... >>> py3-cppy: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230401-r4) (5/25) Installing readline (8.2.1-r1) (6/25) Installing sqlite-libs (3.41.2-r2) (7/25) Installing python3 (3.11.3-r10) (8/25) Installing python3-pycache-pyc0 (3.11.3-r10) (9/25) Installing pyc (0.1-r0) (10/25) Installing py3-installer-pyc (0.7.0-r1) (11/25) Installing py3-gpep517-pyc (13-r2) (12/25) Installing python3-pyc (3.11.3-r10) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-gpep517 (13-r2) (15/25) Installing py3-parsing (3.0.9-r2) (16/25) Installing py3-parsing-pyc (3.0.9-r2) (17/25) Installing py3-packaging (23.1-r1) (18/25) Installing py3-packaging-pyc (23.1-r1) (19/25) Installing py3-setuptools (67.6.1-r1) (20/25) Installing py3-setuptools-pyc (67.6.1-r1) (21/25) Installing py3-typing-extensions (4.5.0-r0) (22/25) Installing py3-setuptools_scm (7.1.0-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-cppy (20230419.172100) Executing busybox-1.36.0-r7.trigger OK: 1050 MiB in 128 packages >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cppy-1.2.1.tar.gz >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cppy-1.2.1.tar.gz >>> py3-cppy: Checking sha512sums... py3-cppy-1.2.1.tar.gz: OK >>> py3-cppy: Unpacking /var/cache/distfiles/py3-cppy-1.2.1.tar.gz... 2023-04-19 17:21:03,137 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-04-19 17:21:03,675 root INFO running bdist_wheel 2023-04-19 17:21:03,705 root INFO running build 2023-04-19 17:21:03,706 root INFO running build_py 2023-04-19 17:21:03,714 root INFO creating build 2023-04-19 17:21:03,715 root INFO creating build/lib 2023-04-19 17:21:03,715 root INFO creating build/lib/cppy 2023-04-19 17:21:03,716 root INFO copying cppy/__init__.py -> build/lib/cppy 2023-04-19 17:21:03,717 root INFO copying cppy/version.py -> build/lib/cppy 2023-04-19 17:21:03,718 root INFO running egg_info 2023-04-19 17:21:03,726 root INFO creating cppy.egg-info 2023-04-19 17:21:03,734 root INFO writing cppy.egg-info/PKG-INFO 2023-04-19 17:21:03,735 root INFO writing dependency_links to cppy.egg-info/dependency_links.txt 2023-04-19 17:21:03,736 root INFO writing top-level names to cppy.egg-info/top_level.txt 2023-04-19 17:21:03,737 root INFO writing manifest file 'cppy.egg-info/SOURCES.txt' 2023-04-19 17:21:14,829 root INFO reading manifest file 'cppy.egg-info/SOURCES.txt' 2023-04-19 17:21:14,830 root INFO reading manifest template 'MANIFEST.in' 2023-04-19 17:21:14,837 root WARNING warning: no files found matching '*.png' under directory 'docs/source' 2023-04-19 17:21:14,840 root WARNING no previously-included directories found matching '.git' 2023-04-19 17:21:14,840 root WARNING no previously-included directories found matching 'dist' 2023-04-19 17:21:14,841 root WARNING no previously-included directories found matching 'build' 2023-04-19 17:21:14,842 root WARNING no previously-included directories found matching 'docs/build' 2023-04-19 17:21:14,842 root INFO adding license file 'LICENSE' 2023-04-19 17:21:14,846 root INFO writing manifest file 'cppy.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'cppy.include.cppy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'cppy.include.cppy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'cppy.include.cppy' 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 'cppy.include.cppy' 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-04-19 17:21:14,850 root INFO creating build/lib/cppy/include 2023-04-19 17:21:14,851 root INFO creating build/lib/cppy/include/cppy 2023-04-19 17:21:14,851 root INFO copying cppy/include/cppy/cppy.h -> build/lib/cppy/include/cppy 2023-04-19 17:21:14,852 root INFO copying cppy/include/cppy/defines.h -> build/lib/cppy/include/cppy 2023-04-19 17:21:14,853 root INFO copying cppy/include/cppy/errors.h -> build/lib/cppy/include/cppy 2023-04-19 17:21:14,853 root INFO copying cppy/include/cppy/ptr.h -> build/lib/cppy/include/cppy 2023-04-19 17:21:14,870 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-04-19 17:21:14,870 root INFO running install 2023-04-19 17:21:14,925 root INFO running install_lib 2023-04-19 17:21:14,934 root INFO creating build/bdist.linux-riscv64 2023-04-19 17:21:14,934 root INFO creating build/bdist.linux-riscv64/wheel 2023-04-19 17:21:14,935 root INFO creating build/bdist.linux-riscv64/wheel/cppy 2023-04-19 17:21:14,935 root INFO creating build/bdist.linux-riscv64/wheel/cppy/include 2023-04-19 17:21:14,936 root INFO creating build/bdist.linux-riscv64/wheel/cppy/include/cppy 2023-04-19 17:21:14,936 root INFO copying build/lib/cppy/include/cppy/defines.h -> build/bdist.linux-riscv64/wheel/cppy/include/cppy 2023-04-19 17:21:14,937 root INFO copying build/lib/cppy/include/cppy/errors.h -> build/bdist.linux-riscv64/wheel/cppy/include/cppy 2023-04-19 17:21:14,937 root INFO copying build/lib/cppy/include/cppy/ptr.h -> build/bdist.linux-riscv64/wheel/cppy/include/cppy 2023-04-19 17:21:14,938 root INFO copying build/lib/cppy/include/cppy/cppy.h -> build/bdist.linux-riscv64/wheel/cppy/include/cppy 2023-04-19 17:21:14,939 root INFO copying build/lib/cppy/__init__.py -> build/bdist.linux-riscv64/wheel/cppy 2023-04-19 17:21:14,939 root INFO copying build/lib/cppy/version.py -> build/bdist.linux-riscv64/wheel/cppy 2023-04-19 17:21:14,940 root INFO running install_egg_info 2023-04-19 17:21:14,948 root INFO Copying cppy.egg-info to build/bdist.linux-riscv64/wheel/cppy-1.2.1-py3.11.egg-info 2023-04-19 17:21:14,951 root INFO running install_scripts 2023-04-19 17:21:14,958 wheel INFO creating build/bdist.linux-riscv64/wheel/cppy-1.2.1.dist-info/WHEEL 2023-04-19 17:21:14,961 wheel INFO creating '/home/buildozer/aports/community/py3-cppy/src/cppy-1.2.1/dist/.tmp-c6qe1tgd/cppy-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-04-19 17:21:14,963 wheel INFO adding 'cppy/__init__.py' 2023-04-19 17:21:14,967 wheel INFO adding 'cppy/version.py' 2023-04-19 17:21:14,968 wheel INFO adding 'cppy/include/cppy/cppy.h' 2023-04-19 17:21:14,969 wheel INFO adding 'cppy/include/cppy/defines.h' 2023-04-19 17:21:14,970 wheel INFO adding 'cppy/include/cppy/errors.h' 2023-04-19 17:21:14,971 wheel INFO adding 'cppy/include/cppy/ptr.h' 2023-04-19 17:21:14,973 wheel INFO adding 'cppy-1.2.1.dist-info/LICENSE' 2023-04-19 17:21:14,974 wheel INFO adding 'cppy-1.2.1.dist-info/METADATA' 2023-04-19 17:21:14,974 wheel INFO adding 'cppy-1.2.1.dist-info/WHEEL' 2023-04-19 17:21:14,975 wheel INFO adding 'cppy-1.2.1.dist-info/top_level.txt' 2023-04-19 17:21:14,977 wheel INFO adding 'cppy-1.2.1.dist-info/RECORD' 2023-04-19 17:21:14,978 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-04-19 17:21:14,980 gpep517 INFO The backend produced dist/cppy-1.2.1-py3-none-any.whl cppy-1.2.1-py3-none-any.whl >>> py3-cppy: Entering fakeroot... >>> py3-cppy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-cppy/pkg/py3-cppy/usr/lib/python3.11/site-packages/cppy/__pycache__' -> '/home/buildozer/aports/community/py3-cppy/pkg/py3-cppy-pyc/usr/lib/python3.11/site-packages/cppy/__pycache__' >>> py3-cppy-pyc*: Preparing subpackage py3-cppy-pyc... >>> py3-cppy-pyc*: Running postcheck for py3-cppy-pyc >>> py3-cppy*: Running postcheck for py3-cppy >>> py3-cppy*: Preparing package py3-cppy... >>> py3-cppy-pyc*: Tracing dependencies... python3~3.11 >>> py3-cppy-pyc*: Package size: 36.0 KB >>> py3-cppy-pyc*: Compressing data... >>> py3-cppy-pyc*: Create checksum... >>> py3-cppy-pyc*: Create py3-cppy-pyc-1.2.1-r2.apk >>> py3-cppy*: Tracing dependencies... python3~3.11 >>> py3-cppy*: Package size: 84.0 KB >>> py3-cppy*: Compressing data... >>> py3-cppy*: Create checksum... >>> py3-cppy*: Create py3-cppy-1.2.1-r2.apk >>> py3-cppy: Build complete at Wed, 19 Apr 2023 17:21:19 +0000 elapsed time 0h 0m 22s >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Uninstalling dependencies... (1/25) Purging .makedepends-py3-cppy (20230419.172100) (2/25) Purging py3-gpep517-pyc (13-r2) (3/25) Purging py3-gpep517 (13-r2) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools_scm (7.1.0-r0) (7/25) Purging py3-setuptools-pyc (67.6.1-r1) (8/25) Purging py3-setuptools (67.6.1-r1) (9/25) Purging py3-typing-extensions (4.5.0-r0) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.0.9-r2) (15/25) Purging py3-parsing (3.0.9-r2) (16/25) Purging python3-pyc (3.11.3-r10) (17/25) Purging python3-pycache-pyc0 (3.11.3-r10) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.3-r10) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libbz2 (1.0.8-r5) (22/25) Purging libpanelw (6.4_p20230401-r4) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r1) (25/25) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 1000 MiB in 103 packages >>> py3-cppy: Updating the community/riscv64 repository index... >>> py3-cppy: Signing the index...