>>> py3-cppy: Building community/py3-cppy 1.3.1-r0 (using abuild 3.15.0-r2) started Sat, 05 Jul 2025 00:00:27 +0000 >>> py3-cppy: Validating /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/24) Installing libffi (3.5.1-r0) ( 2/24) Installing gdbm (1.24-r0) ( 3/24) Installing mpdecimal (4.0.1-r0) ( 4/24) Installing libpanelw (6.5_p20250614-r0) ( 5/24) Installing sqlite-libs (3.50.2-r0) ( 6/24) Installing python3 (3.12.11-r0) ( 7/24) Installing python3-pycache-pyc0 (3.12.11-r0) ( 8/24) Installing pyc (3.12.11-r0) ( 9/24) Installing py3-installer-pyc (0.7.0-r2) (10/24) Installing py3-gpep517-pyc (19-r0) (11/24) Installing python3-pyc (3.12.11-r0) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-gpep517 (19-r0) (14/24) Installing py3-parsing (3.2.3-r0) (15/24) Installing py3-parsing-pyc (3.2.3-r0) (16/24) Installing py3-packaging (25.0-r0) (17/24) Installing py3-packaging-pyc (25.0-r0) (18/24) Installing py3-setuptools (80.9.0-r0) (19/24) Installing py3-setuptools-pyc (80.9.0-r0) (20/24) Installing py3-setuptools_scm (8.3.1-r0) (21/24) Installing py3-setuptools_scm-pyc (8.3.1-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-cppy (20250705.000029) busybox-1.37.0-r18.trigger: Executing script... OK: 394 MiB in 134 packages >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Cleaning up tmpdir >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cppy-1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cppy: Fetching https://github.com/nucleic/cppy/archive/1.3.1/py3-cppy-1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15445 0 15445 0 0 27299 0 --:--:-- --:--:-- --:--:-- 27299 >>> py3-cppy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cppy-1.3.1.tar.gz >>> py3-cppy: Checking sha512sums... py3-cppy-1.3.1.tar.gz: OK >>> py3-cppy: Unpacking /var/cache/distfiles/edge/py3-cppy-1.3.1.tar.gz... 2025-07-05 00:00:33,403 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-05 00:00:33,719 root INFO running bdist_wheel 2025-07-05 00:00:33,797 root INFO running build 2025-07-05 00:00:33,798 root INFO running build_py 2025-07-05 00:00:33,815 root INFO creating build/lib/cppy 2025-07-05 00:00:33,817 root INFO copying cppy/__init__.py -> build/lib/cppy 2025-07-05 00:00:33,819 root INFO copying cppy/version.py -> build/lib/cppy 2025-07-05 00:00:33,820 root INFO running egg_info 2025-07-05 00:00:33,835 root INFO creating cppy.egg-info 2025-07-05 00:00:33,836 root INFO writing cppy.egg-info/PKG-INFO 2025-07-05 00:00:33,839 root INFO writing dependency_links to cppy.egg-info/dependency_links.txt 2025-07-05 00:00:33,840 root INFO writing requirements to cppy.egg-info/requires.txt 2025-07-05 00:00:33,841 root INFO writing top-level names to cppy.egg-info/top_level.txt 2025-07-05 00:00:33,842 root INFO writing manifest file 'cppy.egg-info/SOURCES.txt' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-07-05 00:00:33,912 root INFO reading manifest file 'cppy.egg-info/SOURCES.txt' 2025-07-05 00:00:33,913 root INFO reading manifest template 'MANIFEST.in' 2025-07-05 00:00:33,921 root WARNING warning: no files found matching '*.png' under directory 'docs/source' 2025-07-05 00:00:33,925 root WARNING no previously-included directories found matching '.git' 2025-07-05 00:00:33,926 root WARNING no previously-included directories found matching 'dist' 2025-07-05 00:00:33,927 root WARNING no previously-included directories found matching 'build' 2025-07-05 00:00:33,928 root WARNING no previously-included directories found matching 'docs/build' 2025-07-05 00:00:33,929 root INFO adding license file 'LICENSE' 2025-07-05 00:00:33,934 root INFO writing manifest file 'cppy.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'cppy.include.cppy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cppy.include.cppy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cppy.include.cppy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cppy.include.cppy' to be distributed and are already explicitly excluding 'cppy.include.cppy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-07-05 00:00:33,940 root INFO creating build/lib/cppy/include/cppy 2025-07-05 00:00:33,942 root INFO copying cppy/include/cppy/cppy.h -> build/lib/cppy/include/cppy 2025-07-05 00:00:33,943 root INFO copying cppy/include/cppy/defines.h -> build/lib/cppy/include/cppy 2025-07-05 00:00:33,945 root INFO copying cppy/include/cppy/errors.h -> build/lib/cppy/include/cppy 2025-07-05 00:00:33,947 root INFO copying cppy/include/cppy/ptr.h -> build/lib/cppy/include/cppy 2025-07-05 00:00:33,980 root INFO installing to build/bdist.linux-riscv64/wheel 2025-07-05 00:00:33,980 root INFO running install 2025-07-05 00:00:34,046 root INFO running install_lib 2025-07-05 00:00:34,062 root INFO creating build/bdist.linux-riscv64/wheel 2025-07-05 00:00:34,064 root INFO creating build/bdist.linux-riscv64/wheel/cppy 2025-07-05 00:00:34,065 root INFO copying build/lib/cppy/__init__.py -> build/bdist.linux-riscv64/wheel/./cppy 2025-07-05 00:00:34,066 root INFO copying build/lib/cppy/version.py -> build/bdist.linux-riscv64/wheel/./cppy 2025-07-05 00:00:34,068 root INFO creating build/bdist.linux-riscv64/wheel/cppy/include 2025-07-05 00:00:34,069 root INFO creating build/bdist.linux-riscv64/wheel/cppy/include/cppy 2025-07-05 00:00:34,070 root INFO copying build/lib/cppy/include/cppy/errors.h -> build/bdist.linux-riscv64/wheel/./cppy/include/cppy 2025-07-05 00:00:34,071 root INFO copying build/lib/cppy/include/cppy/defines.h -> build/bdist.linux-riscv64/wheel/./cppy/include/cppy 2025-07-05 00:00:34,072 root INFO copying build/lib/cppy/include/cppy/cppy.h -> build/bdist.linux-riscv64/wheel/./cppy/include/cppy 2025-07-05 00:00:34,074 root INFO copying build/lib/cppy/include/cppy/ptr.h -> build/bdist.linux-riscv64/wheel/./cppy/include/cppy 2025-07-05 00:00:34,075 root INFO running install_egg_info 2025-07-05 00:00:34,090 root INFO Copying cppy.egg-info to build/bdist.linux-riscv64/wheel/./cppy-1.3.1-py3.12.egg-info 2025-07-05 00:00:34,096 root INFO running install_scripts 2025-07-05 00:00:34,103 root INFO creating build/bdist.linux-riscv64/wheel/cppy-1.3.1.dist-info/WHEEL 2025-07-05 00:00:34,106 wheel INFO creating '/home/buildozer/aports/community/py3-cppy/src/cppy-1.3.1/.dist/.tmp-1reavfi9/cppy-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-07-05 00:00:34,108 wheel INFO adding 'cppy/__init__.py' 2025-07-05 00:00:34,110 wheel INFO adding 'cppy/version.py' 2025-07-05 00:00:34,111 wheel INFO adding 'cppy/include/cppy/cppy.h' 2025-07-05 00:00:34,113 wheel INFO adding 'cppy/include/cppy/defines.h' 2025-07-05 00:00:34,114 wheel INFO adding 'cppy/include/cppy/errors.h' 2025-07-05 00:00:34,116 wheel INFO adding 'cppy/include/cppy/ptr.h' 2025-07-05 00:00:34,119 wheel INFO adding 'cppy-1.3.1.dist-info/licenses/LICENSE' 2025-07-05 00:00:34,120 wheel INFO adding 'cppy-1.3.1.dist-info/METADATA' 2025-07-05 00:00:34,121 wheel INFO adding 'cppy-1.3.1.dist-info/WHEEL' 2025-07-05 00:00:34,122 wheel INFO adding 'cppy-1.3.1.dist-info/top_level.txt' 2025-07-05 00:00:34,124 wheel INFO adding 'cppy-1.3.1.dist-info/RECORD' 2025-07-05 00:00:34,125 root INFO removing build/bdist.linux-riscv64/wheel 2025-07-05 00:00:34,129 gpep517 INFO The backend produced .dist/cppy-1.3.1-py3-none-any.whl cppy-1.3.1-py3-none-any.whl >>> py3-cppy: Entering fakeroot... >>> py3-cppy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cppy/__pycache__' -> '/home/buildozer/aports/community/py3-cppy/pkg/py3-cppy-pyc/usr/lib/python3.12/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.12 >>> py3-cppy-pyc*: Package size: 3.4 KB >>> py3-cppy-pyc*: Compressing data... >>> py3-cppy-pyc*: Create checksum... >>> py3-cppy-pyc*: Create py3-cppy-pyc-1.3.1-r0.apk >>> py3-cppy*: Tracing dependencies... python3~3.12 >>> py3-cppy*: Package size: 20.6 KB >>> py3-cppy*: Compressing data... >>> py3-cppy*: Create checksum... >>> py3-cppy*: Create py3-cppy-1.3.1-r0.apk >>> py3-cppy: Build complete at Sat, 05 Jul 2025 00:00:35 +0000 elapsed time 0h 0m 8s >>> py3-cppy: Cleaning up srcdir >>> py3-cppy: Cleaning up pkgdir >>> py3-cppy: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-cppy (20250705.000029) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools_scm-pyc (8.3.1-r0) ( 7/24) Purging py3-setuptools_scm (8.3.1-r0) ( 8/24) Purging py3-setuptools-pyc (80.9.0-r0) ( 9/24) Purging py3-setuptools (80.9.0-r0) (10/24) Purging py3-wheel-pyc (0.46.1-r0) (11/24) Purging py3-wheel (0.46.1-r0) (12/24) Purging py3-packaging-pyc (25.0-r0) (13/24) Purging py3-packaging (25.0-r0) (14/24) Purging py3-parsing-pyc (3.2.3-r0) (15/24) Purging py3-parsing (3.2.3-r0) (16/24) Purging python3-pyc (3.12.11-r0) (17/24) Purging python3-pycache-pyc0 (3.12.11-r0) (18/24) Purging pyc (3.12.11-r0) (19/24) Purging python3 (3.12.11-r0) (20/24) Purging gdbm (1.24-r0) (21/24) Purging libffi (3.5.1-r0) (22/24) Purging libpanelw (6.5_p20250614-r0) (23/24) Purging mpdecimal (4.0.1-r0) (24/24) Purging sqlite-libs (3.50.2-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 348 MiB in 110 packages >>> py3-cppy: Updating the community/riscv64 repository index... >>> py3-cppy: Signing the index...