>>> py3-branca: Building community/py3-branca 0.6.0-r3 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 20:13:40 +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/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r4) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing python3-pyc (3.11.3-r10) (13/31) Installing py3-markupsafe (2.1.2-r1) (14/31) Installing py3-markupsafe-pyc (2.1.2-r1) (15/31) Installing py3-jinja2 (3.1.2-r2) (16/31) Installing py3-jinja2-pyc (3.1.2-r2) (17/31) Installing py3-installer (0.7.0-r1) (18/31) Installing py3-installer-pyc (0.7.0-r1) (19/31) Installing py3-gpep517 (13-r1) (20/31) Installing py3-gpep517-pyc (13-r1) (21/31) Installing py3-parsing (3.0.9-r2) (22/31) Installing py3-parsing-pyc (3.0.9-r2) (23/31) Installing py3-packaging (23.1-r1) (24/31) Installing py3-packaging-pyc (23.1-r1) (25/31) Installing py3-setuptools (67.6.1-r1) (26/31) Installing py3-setuptools-pyc (67.6.1-r1) (27/31) Installing py3-typing-extensions (4.5.0-r0) (28/31) Installing py3-setuptools_scm (7.1.0-r0) (29/31) Installing py3-wheel (0.40.0-r1) (30/31) Installing py3-wheel-pyc (0.40.0-r1) (31/31) Installing .makedepends-py3-branca (20230418.201341) Executing busybox-1.36.0-r7.trigger OK: 377 MiB in 130 packages >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.6.0.tar.gz >>> py3-branca: Fetching https://distfiles.alpinelinux.org/distfiles/edge/branca-0.6.0.tar.gz >>> py3-branca: Checking sha512sums... branca-0.6.0.tar.gz: OK >>> py3-branca: Unpacking /var/cache/distfiles/edge/branca-0.6.0.tar.gz... 2023-04-18 20:13:42,213 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-04-18 20:13:42,242 root INFO running bdist_wheel 2023-04-18 20:13:42,251 root INFO running build 2023-04-18 20:13:42,252 root INFO running build_py 2023-04-18 20:13:42,254 root INFO creating build 2023-04-18 20:13:42,254 root INFO creating build/lib 2023-04-18 20:13:42,254 root INFO creating build/lib/branca 2023-04-18 20:13:42,254 root INFO copying branca/__init__.py -> build/lib/branca 2023-04-18 20:13:42,254 root INFO copying branca/colormap.py -> build/lib/branca 2023-04-18 20:13:42,254 root INFO copying branca/utilities.py -> build/lib/branca 2023-04-18 20:13:42,255 root INFO copying branca/_version.py -> build/lib/branca 2023-04-18 20:13:42,255 root INFO copying branca/element.py -> build/lib/branca 2023-04-18 20:13:42,255 root INFO running egg_info 2023-04-18 20:13:42,259 root INFO creating branca.egg-info 2023-04-18 20:13:42,260 root INFO writing branca.egg-info/PKG-INFO 2023-04-18 20:13:42,261 root INFO writing dependency_links to branca.egg-info/dependency_links.txt 2023-04-18 20:13:42,261 root INFO writing requirements to branca.egg-info/requires.txt 2023-04-18 20:13:42,261 root INFO writing top-level names to branca.egg-info/top_level.txt 2023-04-18 20:13:42,261 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' 2023-04-18 20:13:43,495 root INFO reading manifest file 'branca.egg-info/SOURCES.txt' 2023-04-18 20:13:43,495 root INFO reading manifest template 'MANIFEST.in' 2023-04-18 20:13:43,496 root WARNING no previously-included directories found matching 'docs' 2023-04-18 20:13:43,496 root WARNING no previously-included directories found matching 'examples' 2023-04-18 20:13:43,496 root WARNING warning: no previously-included files found matching '*.yml' 2023-04-18 20:13:43,497 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2023-04-18 20:13:43,497 root WARNING warning: no previously-included files found matching '.gitignore' 2023-04-18 20:13:43,497 root WARNING warning: no previously-included files found matching '.isort.cfg' 2023-04-18 20:13:43,497 root WARNING warning: no previously-included files found matching '.github' 2023-04-18 20:13:43,497 root INFO adding license file 'LICENSE.txt' 2023-04-18 20:13:43,497 root INFO writing manifest file 'branca.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'branca.plugins' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'branca.plugins' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'branca.plugins' 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 'branca.plugins' 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) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'branca.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'branca.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'branca.templates' 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 'branca.templates' 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-18 20:13:43,498 root INFO copying branca/_cnames.json -> build/lib/branca 2023-04-18 20:13:43,499 root INFO copying branca/_schemes.json -> build/lib/branca 2023-04-18 20:13:43,499 root INFO copying branca/scheme_base_codes.json -> build/lib/branca 2023-04-18 20:13:43,499 root INFO copying branca/scheme_info.json -> build/lib/branca 2023-04-18 20:13:43,499 root INFO creating build/lib/branca/plugins 2023-04-18 20:13:43,499 root INFO copying branca/plugins/__init__.py -> build/lib/branca/plugins 2023-04-18 20:13:43,499 root INFO creating build/lib/branca/templates 2023-04-18 20:13:43,500 root INFO copying branca/templates/color_scale.js -> build/lib/branca/templates 2023-04-18 20:13:43,504 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-18 20:13:43,504 root INFO running install 2023-04-18 20:13:43,511 root INFO running install_lib 2023-04-18 20:13:43,513 root INFO creating build/bdist.linux-armv8l 2023-04-18 20:13:43,513 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-18 20:13:43,513 root INFO creating build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,513 root INFO copying build/lib/branca/__init__.py -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,514 root INFO copying build/lib/branca/scheme_info.json -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,514 root INFO copying build/lib/branca/colormap.py -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,514 root INFO creating build/bdist.linux-armv8l/wheel/branca/plugins 2023-04-18 20:13:43,514 root INFO copying build/lib/branca/plugins/__init__.py -> build/bdist.linux-armv8l/wheel/branca/plugins 2023-04-18 20:13:43,514 root INFO copying build/lib/branca/_schemes.json -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,514 root INFO copying build/lib/branca/_cnames.json -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,515 root INFO creating build/bdist.linux-armv8l/wheel/branca/templates 2023-04-18 20:13:43,515 root INFO copying build/lib/branca/templates/color_scale.js -> build/bdist.linux-armv8l/wheel/branca/templates 2023-04-18 20:13:43,515 root INFO copying build/lib/branca/scheme_base_codes.json -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,515 root INFO copying build/lib/branca/utilities.py -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,515 root INFO copying build/lib/branca/_version.py -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,515 root INFO copying build/lib/branca/element.py -> build/bdist.linux-armv8l/wheel/branca 2023-04-18 20:13:43,515 root INFO running install_egg_info 2023-04-18 20:13:43,517 root INFO Copying branca.egg-info to build/bdist.linux-armv8l/wheel/branca-0.6.0-py3.11.egg-info 2023-04-18 20:13:43,518 root INFO running install_scripts 2023-04-18 20:13:43,520 wheel INFO creating build/bdist.linux-armv8l/wheel/branca-0.6.0.dist-info/WHEEL 2023-04-18 20:13:43,520 wheel INFO creating '/home/buildozer/aports/community/py3-branca/src/branca-0.6.0/dist/.tmp-70a0xbn1/branca-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-18 20:13:43,520 wheel INFO adding 'branca/__init__.py' 2023-04-18 20:13:43,521 wheel INFO adding 'branca/_cnames.json' 2023-04-18 20:13:43,521 wheel INFO adding 'branca/_schemes.json' 2023-04-18 20:13:43,521 wheel INFO adding 'branca/_version.py' 2023-04-18 20:13:43,521 wheel INFO adding 'branca/colormap.py' 2023-04-18 20:13:43,521 wheel INFO adding 'branca/element.py' 2023-04-18 20:13:43,522 wheel INFO adding 'branca/scheme_base_codes.json' 2023-04-18 20:13:43,522 wheel INFO adding 'branca/scheme_info.json' 2023-04-18 20:13:43,522 wheel INFO adding 'branca/utilities.py' 2023-04-18 20:13:43,522 wheel INFO adding 'branca/plugins/__init__.py' 2023-04-18 20:13:43,522 wheel INFO adding 'branca/templates/color_scale.js' 2023-04-18 20:13:43,523 wheel INFO adding 'branca-0.6.0.dist-info/LICENSE.txt' 2023-04-18 20:13:43,523 wheel INFO adding 'branca-0.6.0.dist-info/METADATA' 2023-04-18 20:13:43,523 wheel INFO adding 'branca-0.6.0.dist-info/WHEEL' 2023-04-18 20:13:43,523 wheel INFO adding 'branca-0.6.0.dist-info/top_level.txt' 2023-04-18 20:13:43,523 wheel INFO adding 'branca-0.6.0.dist-info/RECORD' 2023-04-18 20:13:43,523 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-18 20:13:43,524 gpep517 INFO The backend produced dist/branca-0.6.0-py3-none-any.whl branca-0.6.0-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.11/site-packages/branca/__pycache__' -> '/home/buildozer/aports/community/py3-branca/pkg/py3-branca-pyc/usr/lib/python3.11/site-packages/branca/__pycache__' '/home/buildozer/aports/community/py3-branca/pkg/py3-branca/usr/lib/python3.11/site-packages/branca/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-branca/pkg/py3-branca-pyc/usr/lib/python3.11/site-packages/branca/plugins/__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.11 >>> py3-branca-pyc*: Package size: 140.0 KB >>> py3-branca-pyc*: Compressing data... >>> py3-branca-pyc*: Create checksum... >>> py3-branca-pyc*: Create py3-branca-pyc-0.6.0-r3.apk >>> py3-branca*: Tracing dependencies... python3 py3-jinja2 python3~3.11 >>> py3-branca*: Package size: 168.0 KB >>> py3-branca*: Compressing data... >>> py3-branca*: Create checksum... >>> py3-branca*: Create py3-branca-0.6.0-r3.apk >>> py3-branca: Build complete at Tue, 18 Apr 2023 20:13:43 +0000 elapsed time 0h 0m 3s >>> py3-branca: Cleaning up srcdir >>> py3-branca: Cleaning up pkgdir >>> py3-branca: Uninstalling dependencies... (1/31) Purging .makedepends-py3-branca (20230418.201341) (2/31) Purging py3-jinja2-pyc (3.1.2-r2) (3/31) Purging py3-jinja2 (3.1.2-r2) (4/31) Purging py3-markupsafe-pyc (2.1.2-r1) (5/31) Purging py3-markupsafe (2.1.2-r1) (6/31) Purging py3-gpep517-pyc (13-r1) (7/31) Purging py3-gpep517 (13-r1) (8/31) Purging py3-installer-pyc (0.7.0-r1) (9/31) Purging py3-installer (0.7.0-r1) (10/31) Purging py3-setuptools_scm (7.1.0-r0) (11/31) Purging py3-setuptools-pyc (67.6.1-r1) (12/31) Purging py3-setuptools (67.6.1-r1) (13/31) Purging py3-typing-extensions (4.5.0-r0) (14/31) Purging py3-wheel-pyc (0.40.0-r1) (15/31) Purging py3-wheel (0.40.0-r1) (16/31) Purging py3-packaging-pyc (23.1-r1) (17/31) Purging py3-packaging (23.1-r1) (18/31) Purging py3-parsing-pyc (3.0.9-r2) (19/31) Purging py3-parsing (3.0.9-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r4) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-branca: Updating the community/armhf repository index... >>> py3-branca: Signing the index...