>>> py3-cppy: Building community/py3-cppy 1.2.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 04:47:01 +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/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.8-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.40.0-r0) (8/17) Installing python3 (3.11.0-r2) (9/17) Installing py3-installer (0.5.1-r2) (10/17) Installing py3-gpep517 (11-r1) (11/17) Installing py3-parsing (3.0.9-r1) (12/17) Installing py3-packaging (21.3-r3) (13/17) Installing py3-setuptools (65.6.0-r1) (14/17) Installing py3-typing-extensions (4.4.0-r1) (15/17) Installing py3-setuptools_scm (7.0.5-r3) (16/17) Installing py3-wheel (0.38.4-r1) (17/17) Installing .makedepends-py3-cppy (20221123.044702) Executing busybox-1.35.0-r29.trigger OK: 409 MiB in 113 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/edge/py3-cppy-1.2.1.tar.gz... 2022-11-23 04:47:03,080 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) 2022-11-23 04:47:03,193 root INFO running bdist_wheel 2022-11-23 04:47:03,197 root INFO running build 2022-11-23 04:47:03,197 root INFO running build_py 2022-11-23 04:47:03,199 root INFO creating build 2022-11-23 04:47:03,199 root INFO creating build/lib 2022-11-23 04:47:03,199 root INFO creating build/lib/cppy 2022-11-23 04:47:03,200 root INFO copying cppy/__init__.py -> build/lib/cppy 2022-11-23 04:47:03,200 root INFO copying cppy/version.py -> build/lib/cppy 2022-11-23 04:47:03,200 root INFO running egg_info 2022-11-23 04:47:03,202 root INFO creating cppy.egg-info 2022-11-23 04:47:03,203 root INFO writing cppy.egg-info/PKG-INFO 2022-11-23 04:47:03,204 root INFO writing dependency_links to cppy.egg-info/dependency_links.txt 2022-11-23 04:47:03,204 root INFO writing top-level names to cppy.egg-info/top_level.txt 2022-11-23 04:47:03,204 root INFO writing manifest file 'cppy.egg-info/SOURCES.txt' 2022-11-23 04:47:04,491 root INFO reading manifest file 'cppy.egg-info/SOURCES.txt' 2022-11-23 04:47:04,492 root INFO reading manifest template 'MANIFEST.in' 2022-11-23 04:47:04,493 root WARNING warning: no files found matching '*.png' under directory 'docs/source' 2022-11-23 04:47:04,493 root WARNING no previously-included directories found matching '.git' 2022-11-23 04:47:04,493 root WARNING no previously-included directories found matching 'dist' 2022-11-23 04:47:04,494 root WARNING no previously-included directories found matching 'build' 2022-11-23 04:47:04,494 root WARNING no previously-included directories found matching 'docs/build' 2022-11-23 04:47:04,494 root INFO adding license file 'LICENSE' 2022-11-23 04:47:04,494 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) 2022-11-23 04:47:04,496 root INFO creating build/lib/cppy/include 2022-11-23 04:47:04,496 root INFO creating build/lib/cppy/include/cppy 2022-11-23 04:47:04,496 root INFO copying cppy/include/cppy/cppy.h -> build/lib/cppy/include/cppy 2022-11-23 04:47:04,496 root INFO copying cppy/include/cppy/defines.h -> build/lib/cppy/include/cppy 2022-11-23 04:47:04,497 root INFO copying cppy/include/cppy/errors.h -> build/lib/cppy/include/cppy 2022-11-23 04:47:04,497 root INFO copying cppy/include/cppy/ptr.h -> build/lib/cppy/include/cppy 2022-11-23 04:47:04,499 wheel INFO installing to build/bdist.linux-armv8l/wheel 2022-11-23 04:47:04,499 root INFO running install 2022-11-23 04:47:04,507 root INFO running install_lib 2022-11-23 04:47:04,508 root INFO creating build/bdist.linux-armv8l 2022-11-23 04:47:04,509 root INFO creating build/bdist.linux-armv8l/wheel 2022-11-23 04:47:04,509 root INFO creating build/bdist.linux-armv8l/wheel/cppy 2022-11-23 04:47:04,509 root INFO creating build/bdist.linux-armv8l/wheel/cppy/include 2022-11-23 04:47:04,509 root INFO creating build/bdist.linux-armv8l/wheel/cppy/include/cppy 2022-11-23 04:47:04,509 root INFO copying build/lib/cppy/include/cppy/errors.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy 2022-11-23 04:47:04,510 root INFO copying build/lib/cppy/include/cppy/defines.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy 2022-11-23 04:47:04,510 root INFO copying build/lib/cppy/include/cppy/cppy.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy 2022-11-23 04:47:04,510 root INFO copying build/lib/cppy/include/cppy/ptr.h -> build/bdist.linux-armv8l/wheel/cppy/include/cppy 2022-11-23 04:47:04,510 root INFO copying build/lib/cppy/__init__.py -> build/bdist.linux-armv8l/wheel/cppy 2022-11-23 04:47:04,510 root INFO copying build/lib/cppy/version.py -> build/bdist.linux-armv8l/wheel/cppy 2022-11-23 04:47:04,511 root INFO running install_egg_info 2022-11-23 04:47:04,512 root INFO Copying cppy.egg-info to build/bdist.linux-armv8l/wheel/cppy-1.2.1-py3.11.egg-info 2022-11-23 04:47:04,513 root INFO running install_scripts 2022-11-23 04:47:04,515 wheel INFO creating build/bdist.linux-armv8l/wheel/cppy-1.2.1.dist-info/WHEEL 2022-11-23 04:47:04,515 wheel INFO creating '/home/buildozer/aports/community/py3-cppy/src/cppy-1.2.1/dist/tmp_vp85h0f/cppy-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2022-11-23 04:47:04,516 wheel INFO adding 'cppy/__init__.py' 2022-11-23 04:47:04,516 wheel INFO adding 'cppy/version.py' 2022-11-23 04:47:04,516 wheel INFO adding 'cppy/include/cppy/cppy.h' 2022-11-23 04:47:04,517 wheel INFO adding 'cppy/include/cppy/defines.h' 2022-11-23 04:47:04,517 wheel INFO adding 'cppy/include/cppy/errors.h' 2022-11-23 04:47:04,517 wheel INFO adding 'cppy/include/cppy/ptr.h' 2022-11-23 04:47:04,517 wheel INFO adding 'cppy-1.2.1.dist-info/LICENSE' 2022-11-23 04:47:04,518 wheel INFO adding 'cppy-1.2.1.dist-info/METADATA' 2022-11-23 04:47:04,518 wheel INFO adding 'cppy-1.2.1.dist-info/WHEEL' 2022-11-23 04:47:04,518 wheel INFO adding 'cppy-1.2.1.dist-info/top_level.txt' 2022-11-23 04:47:04,518 wheel INFO adding 'cppy-1.2.1.dist-info/RECORD' 2022-11-23 04:47:04,518 wheel INFO removing build/bdist.linux-armv8l/wheel 2022-11-23 04:47:04,519 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-r1.apk >>> py3-cppy: Build complete at Wed, 23 Nov 2022 04:47:04 +0000 elapsed time 0h 0m 3s >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Uninstalling dependencies... (1/17) Purging .makedepends-py3-cppy (20221123.044702) (2/17) Purging py3-gpep517 (11-r1) (3/17) Purging py3-installer (0.5.1-r2) (4/17) Purging py3-setuptools_scm (7.0.5-r3) (5/17) Purging py3-setuptools (65.6.0-r1) (6/17) Purging py3-typing-extensions (4.4.0-r1) (7/17) Purging py3-wheel (0.38.4-r1) (8/17) Purging py3-packaging (21.3-r3) (9/17) Purging py3-parsing (3.0.9-r1) (10/17) Purging python3 (3.11.0-r2) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.8-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-cppy: Updating the community/armhf repository index... >>> py3-cppy: Signing the index...