>>> py3-cppy: Building community/py3-cppy 1.2.1-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 20:49:43 +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/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-installer (0.5.1-r1) (10/18) Installing py3-tomli (2.0.1-r1) (11/18) Installing py3-gpep517 (11-r0) (12/18) Installing py3-parsing (3.0.9-r0) (13/18) Installing py3-packaging (21.3-r2) (14/18) Installing py3-setuptools (65.5.1-r0) (15/18) Installing py3-typing-extensions (4.4.0-r0) (16/18) Installing py3-setuptools_scm (7.0.5-r0) (17/18) Installing py3-wheel (0.38.3-r0) (18/18) Installing .makedepends-py3-cppy (20221109.204944) Executing busybox-1.35.0-r27.trigger OK: 249 MiB in 110 packages >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-cppy-1.2.1.tar.gz >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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/v3.17/py3-cppy-1.2.1.tar.gz... 2022-11-09 20:49:45,728 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cppy copying cppy/__init__.py -> build/lib/cppy copying cppy/version.py -> build/lib/cppy running egg_info creating cppy.egg-info writing cppy.egg-info/PKG-INFO writing dependency_links to cppy.egg-info/dependency_links.txt writing top-level names to cppy.egg-info/top_level.txt writing manifest file 'cppy.egg-info/SOURCES.txt' reading manifest file 'cppy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'docs/source' no previously-included directories found matching '.git' no previously-included directories found matching 'dist' no previously-included directories found matching 'build' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' writing manifest file 'cppy.egg-info/SOURCES.txt' /usr/lib/python3.10/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) creating build/lib/cppy/include creating build/lib/cppy/include/cppy copying cppy/include/cppy/cppy.h -> build/lib/cppy/include/cppy copying cppy/include/cppy/defines.h -> build/lib/cppy/include/cppy copying cppy/include/cppy/errors.h -> build/lib/cppy/include/cppy copying cppy/include/cppy/ptr.h -> build/lib/cppy/include/cppy 2022-11-09 20:49:47,520 wheel INFO installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/cppy creating build/bdist.linux-armv8l/wheel/cppy/include creating build/bdist.linux-armv8l/wheel/cppy/include/cppy copying build/lib/cppy/include/cppy/errors.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy copying build/lib/cppy/include/cppy/defines.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy copying build/lib/cppy/include/cppy/cppy.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy copying build/lib/cppy/include/cppy/ptr.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy copying build/lib/cppy/__init__.py -> build/bdist.linux-armv8l/wheel/cppy copying build/lib/cppy/version.py -> build/bdist.linux-armv8l/wheel/cppy running install_egg_info Copying cppy.egg-info to build/bdist.linux-armv8l/wheel/cppy-1.2.1-py3.10.egg-info running install_scripts 2022-11-09 20:49:47,535 wheel INFO creating build/bdist.linux-armv8l/wheel/cppy-1.2.1.dist-info/WHEEL 2022-11-09 20:49:47,536 wheel INFO creating '/home/buildozer/aports/community/py3-cppy/src/cppy-1.2.1/dist/tmpksei75o3/cppy-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-09 20:49:47,536 wheel INFO adding 'cppy/__init__.py' 2022-11-09 20:49:47,536 wheel INFO adding 'cppy/version.py' 2022-11-09 20:49:47,536 wheel INFO adding 'cppy/include/cppy/cppy.h' 2022-11-09 20:49:47,537 wheel INFO adding 'cppy/include/cppy/defines.h' 2022-11-09 20:49:47,537 wheel INFO adding 'cppy/include/cppy/errors.h' 2022-11-09 20:49:47,537 wheel INFO adding 'cppy/include/cppy/ptr.h' 2022-11-09 20:49:47,537 wheel INFO adding 'cppy-1.2.1.dist-info/LICENSE' 2022-11-09 20:49:47,537 wheel INFO adding 'cppy-1.2.1.dist-info/METADATA' 2022-11-09 20:49:47,538 wheel INFO adding 'cppy-1.2.1.dist-info/WHEEL' 2022-11-09 20:49:47,538 wheel INFO adding 'cppy-1.2.1.dist-info/top_level.txt' 2022-11-09 20:49:47,538 wheel INFO adding 'cppy-1.2.1.dist-info/RECORD' 2022-11-09 20:49:47,538 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-09 20:49:47,539 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*: Running postcheck for py3-cppy >>> py3-cppy*: Preparing package py3-cppy... >>> py3-cppy*: Tracing dependencies... >>> py3-cppy*: Package size: 96.0 KB >>> py3-cppy*: Compressing data... >>> py3-cppy*: Create checksum... >>> py3-cppy*: Create py3-cppy-1.2.1-r0.apk >>> py3-cppy: Build complete at Wed, 09 Nov 2022 20:49:47 +0000 elapsed time 0h 0m 4s >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Uninstalling dependencies... (1/18) Purging .makedepends-py3-cppy (20221109.204944) (2/18) Purging py3-gpep517 (11-r0) (3/18) Purging py3-installer (0.5.1-r1) (4/18) Purging py3-setuptools_scm (7.0.5-r0) (5/18) Purging py3-setuptools (65.5.1-r0) (6/18) Purging py3-tomli (2.0.1-r1) (7/18) Purging py3-typing-extensions (4.4.0-r0) (8/18) Purging py3-wheel (0.38.3-r0) (9/18) Purging py3-packaging (21.3-r2) (10/18) Purging py3-parsing (3.0.9-r0) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-cppy: Updating the community/armv7 repository index... >>> py3-cppy: Signing the index...