>>> py3-branca: Building community/py3-branca 0.7.1-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 14:14:37 +0000 >>> py3-branca: Checking sanity of /home/buildozer/aports/community/py3-branca/APKBUILD... >>> py3-branca: Analyzing dependencies... >>> py3-branca: Installing for build: build-base python3 py3-jinja2 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel (1/29) Installing libffi (3.4.6-r0) (2/29) Installing gdbm (1.23-r1) (3/29) Installing mpdecimal (4.0.0-r0) (4/29) Installing libpanelw (6.4_p20240330-r0) (5/29) Installing readline (8.2.10-r0) (6/29) Installing sqlite-libs (3.45.2-r0) (7/29) Installing python3 (3.12.3-r0) (8/29) Installing python3-pycache-pyc0 (3.12.3-r0) (9/29) Installing pyc (3.12.3-r0) (10/29) Installing python3-pyc (3.12.3-r0) (11/29) Installing py3-markupsafe (2.1.5-r1) (12/29) Installing py3-markupsafe-pyc (2.1.5-r1) (13/29) Installing py3-jinja2 (3.1.3-r1) (14/29) Installing py3-jinja2-pyc (3.1.3-r1) (15/29) Installing py3-installer (0.7.0-r2) (16/29) Installing py3-installer-pyc (0.7.0-r2) (17/29) Installing py3-gpep517 (15-r2) (18/29) Installing py3-gpep517-pyc (15-r2) (19/29) Installing py3-parsing (3.1.2-r1) (20/29) Installing py3-parsing-pyc (3.1.2-r1) (21/29) Installing py3-packaging (24.0-r1) (22/29) Installing py3-packaging-pyc (24.0-r1) (23/29) Installing py3-setuptools (69.2.0-r2) (24/29) Installing py3-setuptools-pyc (69.2.0-r2) (25/29) Installing py3-setuptools_scm (8.0.4-r2) (26/29) Installing py3-setuptools_scm-pyc (8.0.4-r2) (27/29) Installing py3-wheel (0.42.0-r1) (28/29) Installing py3-wheel-pyc (0.42.0-r1) (29/29) Installing .makedepends-py3-branca (20240413.141438) Executing busybox-1.36.1-r25.trigger OK: 318 MiB in 139 packages >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Cleaning up tmpdir >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.7.1.tar.gz >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.7.1.tar.gz >>> py3-branca: Checking sha512sums... branca-0.7.1.tar.gz: OK >>> py3-branca: Unpacking /var/cache/distfiles/branca-0.7.1.tar.gz... 2024-04-13 14:14:39,556 gpep517 INFO Building wheel via backend setuptools.build_meta WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2024-04-13 14:14:39,607 root INFO running bdist_wheel 2024-04-13 14:14:39,630 root INFO running build 2024-04-13 14:14:39,630 root INFO running build_py 2024-04-13 14:14:39,633 root INFO creating build 2024-04-13 14:14:39,634 root INFO creating build/lib 2024-04-13 14:14:39,634 root INFO creating build/lib/branca 2024-04-13 14:14:39,634 root INFO copying branca/element.py -> build/lib/branca 2024-04-13 14:14:39,634 root INFO copying branca/colormap.py -> build/lib/branca 2024-04-13 14:14:39,634 root INFO copying branca/_version.py -> build/lib/branca 2024-04-13 14:14:39,634 root INFO copying branca/utilities.py -> build/lib/branca 2024-04-13 14:14:39,635 root INFO copying branca/__init__.py -> build/lib/branca 2024-04-13 14:14:39,635 root INFO running egg_info 2024-04-13 14:14:39,635 root INFO creating branca.egg-info 2024-04-13 14:14:39,637 root INFO writing branca.egg-info/PKG-INFO 2024-04-13 14:14:39,638 root INFO writing dependency_links to branca.egg-info/dependency_links.txt 2024-04-13 14:14:39,638 root INFO writing requirements to branca.egg-info/requires.txt 2024-04-13 14:14:39,638 root INFO writing top-level names to branca.egg-info/top_level.txt 2024-04-13 14:14:39,638 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' 2024-04-13 14:14:42,621 root INFO reading manifest file 'branca.egg-info/SOURCES.txt' 2024-04-13 14:14:42,622 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 14:14:42,623 root WARNING no previously-included directories found matching 'docs' 2024-04-13 14:14:42,623 root WARNING no previously-included directories found matching 'examples' 2024-04-13 14:14:42,623 root WARNING warning: no previously-included files found matching '*.yml' 2024-04-13 14:14:42,624 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2024-04-13 14:14:42,624 root WARNING warning: no previously-included files found matching '.gitignore' 2024-04-13 14:14:42,624 root WARNING warning: no previously-included files found matching '.isort.cfg' 2024-04-13 14:14:42,624 root WARNING warning: no previously-included files found matching '.github' 2024-04-13 14:14:42,624 root INFO adding license file 'LICENSE.txt' 2024-04-13 14:14:42,625 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'branca.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'branca.plugins' 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 'branca.plugins' 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 'branca.plugins' to be distributed and are already explicitly excluding 'branca.plugins' 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) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'branca.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'branca.templates' 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 'branca.templates' 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 'branca.templates' to be distributed and are already explicitly excluding 'branca.templates' 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) 2024-04-13 14:14:42,627 root INFO copying branca/_cnames.json -> build/lib/branca 2024-04-13 14:14:42,627 root INFO copying branca/_schemes.json -> build/lib/branca 2024-04-13 14:14:42,627 root INFO copying branca/scheme_base_codes.json -> build/lib/branca 2024-04-13 14:14:42,627 root INFO copying branca/scheme_info.json -> build/lib/branca 2024-04-13 14:14:42,627 root INFO creating build/lib/branca/plugins 2024-04-13 14:14:42,628 root INFO copying branca/plugins/__init__.py -> build/lib/branca/plugins 2024-04-13 14:14:42,628 root INFO creating build/lib/branca/templates 2024-04-13 14:14:42,628 root INFO copying branca/templates/color_scale.js -> build/lib/branca/templates 2024-04-13 14:14:42,636 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-04-13 14:14:42,637 root INFO running install 2024-04-13 14:14:42,665 root INFO running install_lib 2024-04-13 14:14:42,668 root INFO creating build/bdist.linux-ppc64le 2024-04-13 14:14:42,668 root INFO creating build/bdist.linux-ppc64le/wheel 2024-04-13 14:14:42,668 root INFO creating build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,669 root INFO copying build/lib/branca/scheme_info.json -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,669 root INFO creating build/bdist.linux-ppc64le/wheel/branca/plugins 2024-04-13 14:14:42,669 root INFO copying build/lib/branca/plugins/__init__.py -> build/bdist.linux-ppc64le/wheel/branca/plugins 2024-04-13 14:14:42,669 root INFO copying build/lib/branca/element.py -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,669 root INFO copying build/lib/branca/colormap.py -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,669 root INFO copying build/lib/branca/_schemes.json -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,670 root INFO copying build/lib/branca/_cnames.json -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,670 root INFO copying build/lib/branca/_version.py -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,670 root INFO copying build/lib/branca/utilities.py -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,670 root INFO copying build/lib/branca/scheme_base_codes.json -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,670 root INFO creating build/bdist.linux-ppc64le/wheel/branca/templates 2024-04-13 14:14:42,670 root INFO copying build/lib/branca/templates/color_scale.js -> build/bdist.linux-ppc64le/wheel/branca/templates 2024-04-13 14:14:42,671 root INFO copying build/lib/branca/__init__.py -> build/bdist.linux-ppc64le/wheel/branca 2024-04-13 14:14:42,671 root INFO running install_egg_info 2024-04-13 14:14:42,674 root INFO Copying branca.egg-info to build/bdist.linux-ppc64le/wheel/branca-0.7.1-py3.12.egg-info 2024-04-13 14:14:42,675 root INFO running install_scripts 2024-04-13 14:14:42,677 wheel INFO creating build/bdist.linux-ppc64le/wheel/branca-0.7.1.dist-info/WHEEL 2024-04-13 14:14:42,678 wheel INFO creating '/home/buildozer/aports/community/py3-branca/src/branca-0.7.1/.dist/.tmp-d0wk4mwh/branca-0.7.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-04-13 14:14:42,678 wheel INFO adding 'branca/__init__.py' 2024-04-13 14:14:42,678 wheel INFO adding 'branca/_cnames.json' 2024-04-13 14:14:42,679 wheel INFO adding 'branca/_schemes.json' 2024-04-13 14:14:42,679 wheel INFO adding 'branca/_version.py' 2024-04-13 14:14:42,679 wheel INFO adding 'branca/colormap.py' 2024-04-13 14:14:42,679 wheel INFO adding 'branca/element.py' 2024-04-13 14:14:42,680 wheel INFO adding 'branca/scheme_base_codes.json' 2024-04-13 14:14:42,680 wheel INFO adding 'branca/scheme_info.json' 2024-04-13 14:14:42,680 wheel INFO adding 'branca/utilities.py' 2024-04-13 14:14:42,680 wheel INFO adding 'branca/plugins/__init__.py' 2024-04-13 14:14:42,680 wheel INFO adding 'branca/templates/color_scale.js' 2024-04-13 14:14:42,681 wheel INFO adding 'branca-0.7.1.dist-info/LICENSE.txt' 2024-04-13 14:14:42,681 wheel INFO adding 'branca-0.7.1.dist-info/METADATA' 2024-04-13 14:14:42,681 wheel INFO adding 'branca-0.7.1.dist-info/WHEEL' 2024-04-13 14:14:42,681 wheel INFO adding 'branca-0.7.1.dist-info/top_level.txt' 2024-04-13 14:14:42,681 wheel INFO adding 'branca-0.7.1.dist-info/RECORD' 2024-04-13 14:14:42,682 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-04-13 14:14:42,683 gpep517 INFO The backend produced .dist/branca-0.7.1-py3-none-any.whl branca-0.7.1-py3-none-any.whl >>> py3-branca: Entering fakeroot... >>> py3-branca-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-branca/pkg/py3-branca/usr/lib/python3.12/site-packages/branca/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-branca/pkg/py3-branca-pyc/usr/lib/python3.12/site-packages/branca/plugins/__pycache__' '/home/buildozer/aports/community/py3-branca/pkg/py3-branca/usr/lib/python3.12/site-packages/branca/__pycache__' -> '/home/buildozer/aports/community/py3-branca/pkg/py3-branca-pyc/usr/lib/python3.12/site-packages/branca/__pycache__' >>> py3-branca-pyc*: Preparing subpackage py3-branca-pyc... >>> py3-branca-pyc*: Running postcheck for py3-branca-pyc >>> py3-branca*: Running postcheck for py3-branca >>> py3-branca*: Preparing package py3-branca... >>> py3-branca-pyc*: Tracing dependencies... python3 py3-jinja2 python3~3.12 >>> py3-branca-pyc*: Package size: 124.0 KB >>> py3-branca-pyc*: Compressing data... >>> py3-branca-pyc*: Create checksum... >>> py3-branca-pyc*: Create py3-branca-pyc-0.7.1-r1.apk >>> py3-branca*: Tracing dependencies... python3 py3-jinja2 python3~3.12 >>> py3-branca*: Package size: 168.0 KB >>> py3-branca*: Compressing data... >>> py3-branca*: Create checksum... >>> py3-branca*: Create py3-branca-0.7.1-r1.apk >>> py3-branca: Build complete at Sat, 13 Apr 2024 14:14:43 +0000 elapsed time 0h 0m 6s >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Uninstalling dependencies... (1/29) Purging .makedepends-py3-branca (20240413.141438) (2/29) Purging py3-jinja2-pyc (3.1.3-r1) (3/29) Purging py3-jinja2 (3.1.3-r1) (4/29) Purging py3-markupsafe-pyc (2.1.5-r1) (5/29) Purging py3-markupsafe (2.1.5-r1) (6/29) Purging py3-gpep517-pyc (15-r2) (7/29) Purging py3-gpep517 (15-r2) (8/29) Purging py3-installer-pyc (0.7.0-r2) (9/29) Purging py3-installer (0.7.0-r2) (10/29) Purging py3-setuptools_scm-pyc (8.0.4-r2) (11/29) Purging py3-setuptools_scm (8.0.4-r2) (12/29) Purging py3-setuptools-pyc (69.2.0-r2) (13/29) Purging py3-setuptools (69.2.0-r2) (14/29) Purging py3-wheel-pyc (0.42.0-r1) (15/29) Purging py3-wheel (0.42.0-r1) (16/29) Purging py3-packaging-pyc (24.0-r1) (17/29) Purging py3-packaging (24.0-r1) (18/29) Purging py3-parsing-pyc (3.1.2-r1) (19/29) Purging py3-parsing (3.1.2-r1) (20/29) Purging python3-pyc (3.12.3-r0) (21/29) Purging python3-pycache-pyc0 (3.12.3-r0) (22/29) Purging pyc (3.12.3-r0) (23/29) Purging python3 (3.12.3-r0) (24/29) Purging gdbm (1.23-r1) (25/29) Purging libffi (3.4.6-r0) (26/29) Purging libpanelw (6.4_p20240330-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging readline (8.2.10-r0) (29/29) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-branca: Updating the community/ppc64le repository index... >>> py3-branca: Signing the index...