>>> py3-pygal: Building main/py3-pygal 3.1.3-r0 (using abuild 3.18.0_rc1-r0) started Mon, 29 Jun 2026 14:16:14 +0000 >>> py3-pygal: Validating /home/buildozer/aports/main/py3-pygal/APKBUILD... >>> py3-pygal: Analyzing dependencies... >>> py3-pygal: Installing for build: build-base py3-gpep517 py3-setuptools ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r1) ( 3/22) Installing xz-libs (5.8.3-r0) ( 4/22) Installing mpdecimal (4.0.1-r0) ( 5/22) Installing libpanelw (6.6_p20260516-r0) ( 6/22) Installing readline (8.3.3-r1) ( 7/22) Installing sqlite-libs (3.53.2-r0) ( 8/22) Installing python3 (3.14.5-r2) ( 9/22) Installing python3-pycache-pyc0 (3.14.5-r2) (10/22) Installing pyc (3.14.5-r2) (11/22) Installing py3-installer-pyc (1.0.0-r0) (12/22) Installing py3-gpep517-pyc (19-r2) (13/22) Installing python3-pyc (3.14.5-r2) (14/22) Installing py3-installer (1.0.0-r0) (15/22) Installing py3-gpep517 (19-r2) (16/22) Installing py3-parsing (3.3.2-r1) (17/22) Installing py3-parsing-pyc (3.3.2-r1) (18/22) Installing py3-packaging (26.2-r0) (19/22) Installing py3-packaging-pyc (26.2-r0) (20/22) Installing py3-setuptools (82.0.1-r1) (21/22) Installing py3-setuptools-pyc (82.0.1-r1) (22/22) Installing .makedepends-py3-pygal (20260629.141615) Executing busybox-1.38.0-r1.trigger OK: 332.0 MiB in 127 packages >>> py3-pygal: Cleaning up srcdir >>> py3-pygal: Cleaning up pkgdir >>> py3-pygal: Cleaning up tmpdir >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygal-3.1.3.tar.gz /var/cache/distfiles/edge/pygal-3.1.3.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygal-3.1.3.tar.gz /var/cache/distfiles/edge/pygal-3.1.3.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Unpacking /var/cache/distfiles/edge/pygal-3.1.3.tar.gz... >>> py3-pygal: importlib.patch patching file pygal/__init__.py patching file pygal/test/test_maps.py 2026-06-29 14:16:15,913 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-06-29 14:16:15,938 root INFO running bdist_wheel 2026-06-29 14:16:15,954 root INFO running build 2026-06-29 14:16:15,954 root INFO running build_py 2026-06-29 14:16:15,957 root INFO creating build/lib/pygal 2026-06-29 14:16:15,958 root INFO copying pygal/__init__.py -> build/lib/pygal 2026-06-29 14:16:15,958 root INFO copying pygal/state.py -> build/lib/pygal 2026-06-29 14:16:15,958 root INFO copying pygal/adapters.py -> build/lib/pygal 2026-06-29 14:16:15,958 root INFO copying pygal/serie.py -> build/lib/pygal 2026-06-29 14:16:15,959 root INFO copying pygal/style.py -> build/lib/pygal 2026-06-29 14:16:15,959 root INFO copying pygal/formatters.py -> build/lib/pygal 2026-06-29 14:16:15,959 root INFO copying pygal/colors.py -> build/lib/pygal 2026-06-29 14:16:15,959 root INFO copying pygal/view.py -> build/lib/pygal 2026-06-29 14:16:15,960 root INFO copying pygal/interpolate.py -> build/lib/pygal 2026-06-29 14:16:15,960 root INFO copying pygal/table.py -> build/lib/pygal 2026-06-29 14:16:15,960 root INFO copying pygal/util.py -> build/lib/pygal 2026-06-29 14:16:15,960 root INFO copying pygal/_compat.py -> build/lib/pygal 2026-06-29 14:16:15,960 root INFO copying pygal/stats.py -> build/lib/pygal 2026-06-29 14:16:15,961 root INFO copying pygal/config.py -> build/lib/pygal 2026-06-29 14:16:15,961 root INFO copying pygal/etree.py -> build/lib/pygal 2026-06-29 14:16:15,961 root INFO copying pygal/__about__.py -> build/lib/pygal 2026-06-29 14:16:15,961 root INFO copying pygal/svg.py -> build/lib/pygal 2026-06-29 14:16:15,962 root INFO creating build/lib/pygal/maps 2026-06-29 14:16:15,962 root INFO copying pygal/maps/__init__.py -> build/lib/pygal/maps 2026-06-29 14:16:15,963 root INFO creating build/lib/pygal/test 2026-06-29 14:16:15,963 root INFO copying pygal/test/__init__.py -> build/lib/pygal/test 2026-06-29 14:16:15,963 root INFO copying pygal/test/test_line.py -> build/lib/pygal/test 2026-06-29 14:16:15,963 root INFO copying pygal/test/test_xml_filters.py -> build/lib/pygal/test 2026-06-29 14:16:15,963 root INFO copying pygal/test/test_config.py -> build/lib/pygal/test 2026-06-29 14:16:15,964 root INFO copying pygal/test/test_interpolate.py -> build/lib/pygal/test 2026-06-29 14:16:15,964 root INFO copying pygal/test/conftest.py -> build/lib/pygal/test 2026-06-29 14:16:15,964 root INFO copying pygal/test/test_util.py -> build/lib/pygal/test 2026-06-29 14:16:15,964 root INFO copying pygal/test/test_serie_config.py -> build/lib/pygal/test 2026-06-29 14:16:15,964 root INFO copying pygal/test/test_sparktext.py -> build/lib/pygal/test 2026-06-29 14:16:15,965 root INFO copying pygal/test/test_maps.py -> build/lib/pygal/test 2026-06-29 14:16:15,965 root INFO copying pygal/test/test_date.py -> build/lib/pygal/test 2026-06-29 14:16:15,965 root INFO copying pygal/test/utils.py -> build/lib/pygal/test 2026-06-29 14:16:15,965 root INFO copying pygal/test/test_colors.py -> build/lib/pygal/test 2026-06-29 14:16:15,966 root INFO copying pygal/test/test_style.py -> build/lib/pygal/test 2026-06-29 14:16:15,966 root INFO copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test 2026-06-29 14:16:15,966 root INFO copying pygal/test/test_view.py -> build/lib/pygal/test 2026-06-29 14:16:15,966 root INFO copying pygal/test/test_formatters.py -> build/lib/pygal/test 2026-06-29 14:16:15,966 root INFO copying pygal/test/test_pie.py -> build/lib/pygal/test 2026-06-29 14:16:15,967 root INFO copying pygal/test/test_histogram.py -> build/lib/pygal/test 2026-06-29 14:16:15,967 root INFO copying pygal/test/test_stacked.py -> build/lib/pygal/test 2026-06-29 14:16:15,967 root INFO copying pygal/test/test_bar.py -> build/lib/pygal/test 2026-06-29 14:16:15,967 root INFO copying pygal/test/test_box.py -> build/lib/pygal/test 2026-06-29 14:16:15,967 root INFO copying pygal/test/test_graph.py -> build/lib/pygal/test 2026-06-29 14:16:15,968 root INFO copying pygal/test/test_gauge.py -> build/lib/pygal/test 2026-06-29 14:16:15,968 root INFO copying pygal/test/test_table.py -> build/lib/pygal/test 2026-06-29 14:16:15,968 root INFO creating build/lib/pygal/graph 2026-06-29 14:16:15,969 root INFO copying pygal/graph/__init__.py -> build/lib/pygal/graph 2026-06-29 14:16:15,969 root INFO copying pygal/graph/dot.py -> build/lib/pygal/graph 2026-06-29 14:16:15,969 root INFO copying pygal/graph/graph.py -> build/lib/pygal/graph 2026-06-29 14:16:15,969 root INFO copying pygal/graph/public.py -> build/lib/pygal/graph 2026-06-29 14:16:15,970 root INFO copying pygal/graph/solidgauge.py -> build/lib/pygal/graph 2026-06-29 14:16:15,970 root INFO copying pygal/graph/line.py -> build/lib/pygal/graph 2026-06-29 14:16:15,970 root INFO copying pygal/graph/stackedbar.py -> build/lib/pygal/graph 2026-06-29 14:16:15,970 root INFO copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph 2026-06-29 14:16:15,970 root INFO copying pygal/graph/pie.py -> build/lib/pygal/graph 2026-06-29 14:16:15,971 root INFO copying pygal/graph/treemap.py -> build/lib/pygal/graph 2026-06-29 14:16:15,971 root INFO copying pygal/graph/horizontalline.py -> build/lib/pygal/graph 2026-06-29 14:16:15,971 root INFO copying pygal/graph/funnel.py -> build/lib/pygal/graph 2026-06-29 14:16:15,971 root INFO copying pygal/graph/pyramid.py -> build/lib/pygal/graph 2026-06-29 14:16:15,971 root INFO copying pygal/graph/horizontal.py -> build/lib/pygal/graph 2026-06-29 14:16:15,972 root INFO copying pygal/graph/box.py -> build/lib/pygal/graph 2026-06-29 14:16:15,972 root INFO copying pygal/graph/histogram.py -> build/lib/pygal/graph 2026-06-29 14:16:15,972 root INFO copying pygal/graph/time.py -> build/lib/pygal/graph 2026-06-29 14:16:15,972 root INFO copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph 2026-06-29 14:16:15,972 root INFO copying pygal/graph/xy.py -> build/lib/pygal/graph 2026-06-29 14:16:15,973 root INFO copying pygal/graph/stackedline.py -> build/lib/pygal/graph 2026-06-29 14:16:15,973 root INFO copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph 2026-06-29 14:16:15,973 root INFO copying pygal/graph/bar.py -> build/lib/pygal/graph 2026-06-29 14:16:15,973 root INFO copying pygal/graph/radar.py -> build/lib/pygal/graph 2026-06-29 14:16:15,973 root INFO copying pygal/graph/base.py -> build/lib/pygal/graph 2026-06-29 14:16:15,974 root INFO copying pygal/graph/map.py -> build/lib/pygal/graph 2026-06-29 14:16:15,974 root INFO copying pygal/graph/gauge.py -> build/lib/pygal/graph 2026-06-29 14:16:15,974 root INFO copying pygal/graph/dual.py -> build/lib/pygal/graph 2026-06-29 14:16:15,975 root INFO creating build/lib/pygal/css 2026-06-29 14:16:15,975 root INFO copying pygal/css/graph.css -> build/lib/pygal/css 2026-06-29 14:16:15,975 root INFO copying pygal/css/style.css -> build/lib/pygal/css 2026-06-29 14:16:15,976 root INFO copying pygal/css/base.css -> build/lib/pygal/css 2026-06-29 14:16:15,977 root INFO running build_scripts 2026-06-29 14:16:15,977 root INFO creating build/scripts-3.14 2026-06-29 14:16:15,977 root INFO copying and adjusting pygal_gen.py -> build/scripts-3.14 2026-06-29 14:16:15,977 root INFO changing mode of build/scripts-3.14/pygal_gen.py from 644 to 755 2026-06-29 14:16:15,983 root INFO installing to build/bdist.linux-armv8l/wheel 2026-06-29 14:16:15,983 root INFO running install 2026-06-29 14:16:15,992 root INFO running install_lib 2026-06-29 14:16:15,994 root INFO creating build/bdist.linux-armv8l/wheel 2026-06-29 14:16:15,995 root INFO creating build/bdist.linux-armv8l/wheel/pygal 2026-06-29 14:16:15,995 root INFO copying build/lib/pygal/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,995 root INFO copying build/lib/pygal/state.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,995 root INFO copying build/lib/pygal/adapters.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,996 root INFO creating build/bdist.linux-armv8l/wheel/pygal/css 2026-06-29 14:16:15,996 root INFO copying build/lib/pygal/css/graph.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-06-29 14:16:15,996 root INFO copying build/lib/pygal/css/style.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-06-29 14:16:15,996 root INFO copying build/lib/pygal/css/base.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-06-29 14:16:15,996 root INFO copying build/lib/pygal/serie.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,996 root INFO copying build/lib/pygal/style.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,997 root INFO copying build/lib/pygal/formatters.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,997 root INFO copying build/lib/pygal/colors.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,997 root INFO copying build/lib/pygal/view.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,997 root INFO copying build/lib/pygal/interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,997 root INFO copying build/lib/pygal/table.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,998 root INFO creating build/bdist.linux-armv8l/wheel/pygal/maps 2026-06-29 14:16:15,998 root INFO copying build/lib/pygal/maps/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/maps 2026-06-29 14:16:15,998 root INFO copying build/lib/pygal/util.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,998 root INFO copying build/lib/pygal/_compat.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:15,998 root INFO creating build/bdist.linux-armv8l/wheel/pygal/test 2026-06-29 14:16:15,998 root INFO copying build/lib/pygal/test/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:15,999 root INFO copying build/lib/pygal/test/test_line.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:15,999 root INFO copying build/lib/pygal/test/test_xml_filters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:15,999 root INFO copying build/lib/pygal/test/test_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:15,999 root INFO copying build/lib/pygal/test/test_interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:15,999 root INFO copying build/lib/pygal/test/conftest.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_util.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_serie_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_sparktext.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_maps.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_date.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/utils.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,000 root INFO copying build/lib/pygal/test/test_colors.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,001 root INFO copying build/lib/pygal/test/test_style.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,001 root INFO copying build/lib/pygal/test/test_line_log_none_max_solved.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,001 root INFO copying build/lib/pygal/test/test_view.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,001 root INFO copying build/lib/pygal/test/test_formatters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,001 root INFO copying build/lib/pygal/test/test_pie.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_stacked.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_bar.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_box.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_graph.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_gauge.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,002 root INFO copying build/lib/pygal/test/test_table.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-06-29 14:16:16,003 root INFO copying build/lib/pygal/stats.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:16,003 root INFO copying build/lib/pygal/config.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:16,003 root INFO copying build/lib/pygal/etree.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:16,003 root INFO copying build/lib/pygal/__about__.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:16,003 root INFO copying build/lib/pygal/svg.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-06-29 14:16:16,004 root INFO creating build/bdist.linux-armv8l/wheel/pygal/graph 2026-06-29 14:16:16,004 root INFO copying build/lib/pygal/graph/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,004 root INFO copying build/lib/pygal/graph/dot.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,004 root INFO copying build/lib/pygal/graph/graph.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,004 root INFO copying build/lib/pygal/graph/public.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/solidgauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/line.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/stackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/horizontalbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/pie.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,005 root INFO copying build/lib/pygal/graph/treemap.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,006 root INFO copying build/lib/pygal/graph/horizontalline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,006 root INFO copying build/lib/pygal/graph/funnel.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,006 root INFO copying build/lib/pygal/graph/pyramid.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,006 root INFO copying build/lib/pygal/graph/horizontal.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,006 root INFO copying build/lib/pygal/graph/box.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/time.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/horizontalstackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/xy.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/stackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,007 root INFO copying build/lib/pygal/graph/horizontalstackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/bar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/radar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/base.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/map.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/gauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,008 root INFO copying build/lib/pygal/graph/dual.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-06-29 14:16:16,009 root INFO running install_egg_info 2026-06-29 14:16:16,012 root INFO running egg_info 2026-06-29 14:16:16,013 root INFO writing pygal.egg-info/PKG-INFO 2026-06-29 14:16:16,015 root INFO writing dependency_links to pygal.egg-info/dependency_links.txt 2026-06-29 14:16:16,016 root INFO writing requirements to pygal.egg-info/requires.txt 2026-06-29 14:16:16,017 root INFO writing top-level names to pygal.egg-info/top_level.txt 2026-06-29 14:16:16,021 root INFO reading manifest file 'pygal.egg-info/SOURCES.txt' 2026-06-29 14:16:16,022 root INFO adding license file 'LICENSE' 2026-06-29 14:16:16,022 root INFO adding license file 'COPYING' 2026-06-29 14:16:16,024 root INFO writing manifest file 'pygal.egg-info/SOURCES.txt' 2026-06-29 14:16:16,024 root INFO Copying pygal.egg-info to build/bdist.linux-armv8l/wheel/./pygal-3.1.3-py3.14.egg-info 2026-06-29 14:16:16,025 root INFO running install_scripts 2026-06-29 14:16:16,025 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.1.3.data/scripts 2026-06-29 14:16:16,025 root INFO copying build/scripts-3.14/pygal_gen.py -> build/bdist.linux-armv8l/wheel/pygal-3.1.3.data/scripts 2026-06-29 14:16:16,026 root INFO changing mode of build/bdist.linux-armv8l/wheel/pygal-3.1.3.data/scripts/pygal_gen.py to 755 2026-06-29 14:16:16,027 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.1.3.dist-info/WHEEL 2026-06-29 14:16:16,028 wheel INFO creating '/home/buildozer/aports/main/py3-pygal/src/pygal-3.1.3/.dist/.tmp-6z0ss152/pygal-3.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-06-29 14:16:16,028 wheel INFO adding 'pygal/__about__.py' 2026-06-29 14:16:16,028 wheel INFO adding 'pygal/__init__.py' 2026-06-29 14:16:16,028 wheel INFO adding 'pygal/_compat.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/adapters.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/colors.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/config.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/etree.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/formatters.py' 2026-06-29 14:16:16,029 wheel INFO adding 'pygal/interpolate.py' 2026-06-29 14:16:16,030 wheel INFO adding 'pygal/serie.py' 2026-06-29 14:16:16,030 wheel INFO adding 'pygal/state.py' 2026-06-29 14:16:16,030 wheel INFO adding 'pygal/stats.py' 2026-06-29 14:16:16,030 wheel INFO adding 'pygal/style.py' 2026-06-29 14:16:16,030 wheel INFO adding 'pygal/svg.py' 2026-06-29 14:16:16,031 wheel INFO adding 'pygal/table.py' 2026-06-29 14:16:16,031 wheel INFO adding 'pygal/util.py' 2026-06-29 14:16:16,031 wheel INFO adding 'pygal/view.py' 2026-06-29 14:16:16,031 wheel INFO adding 'pygal/css/base.css' 2026-06-29 14:16:16,031 wheel INFO adding 'pygal/css/graph.css' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/css/style.css' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/graph/__init__.py' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/graph/bar.py' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/graph/base.py' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/graph/box.py' 2026-06-29 14:16:16,032 wheel INFO adding 'pygal/graph/dot.py' 2026-06-29 14:16:16,033 wheel INFO adding 'pygal/graph/dual.py' 2026-06-29 14:16:16,033 wheel INFO adding 'pygal/graph/funnel.py' 2026-06-29 14:16:16,033 wheel INFO adding 'pygal/graph/gauge.py' 2026-06-29 14:16:16,033 wheel INFO adding 'pygal/graph/graph.py' 2026-06-29 14:16:16,033 wheel INFO adding 'pygal/graph/histogram.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/horizontal.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/horizontalbar.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/horizontalline.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/horizontalstackedbar.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/horizontalstackedline.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/line.py' 2026-06-29 14:16:16,034 wheel INFO adding 'pygal/graph/map.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/pie.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/public.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/pyramid.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/radar.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/solidgauge.py' 2026-06-29 14:16:16,035 wheel INFO adding 'pygal/graph/stackedbar.py' 2026-06-29 14:16:16,036 wheel INFO adding 'pygal/graph/stackedline.py' 2026-06-29 14:16:16,036 wheel INFO adding 'pygal/graph/time.py' 2026-06-29 14:16:16,036 wheel INFO adding 'pygal/graph/treemap.py' 2026-06-29 14:16:16,036 wheel INFO adding 'pygal/graph/xy.py' 2026-06-29 14:16:16,036 wheel INFO adding 'pygal/maps/__init__.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/__init__.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/conftest.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/test_bar.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/test_box.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/test_colors.py' 2026-06-29 14:16:16,037 wheel INFO adding 'pygal/test/test_config.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_date.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_formatters.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_gauge.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_graph.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_histogram.py' 2026-06-29 14:16:16,038 wheel INFO adding 'pygal/test/test_interpolate.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_line.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_line_log_none_max_solved.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_maps.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_pie.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_serie_config.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_sparktext.py' 2026-06-29 14:16:16,039 wheel INFO adding 'pygal/test/test_stacked.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/test_style.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/test_table.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/test_util.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/test_view.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/test_xml_filters.py' 2026-06-29 14:16:16,040 wheel INFO adding 'pygal/test/utils.py' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.data/scripts/pygal_gen.py' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.dist-info/licenses/COPYING' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.dist-info/licenses/LICENSE' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.dist-info/METADATA' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.dist-info/WHEEL' 2026-06-29 14:16:16,041 wheel INFO adding 'pygal-3.1.3.dist-info/top_level.txt' 2026-06-29 14:16:16,042 wheel INFO adding 'pygal-3.1.3.dist-info/RECORD' 2026-06-29 14:16:16,042 root INFO removing build/bdist.linux-armv8l/wheel 2026-06-29 14:16:16,044 gpep517 INFO The backend produced .dist/pygal-3.1.3-py3-none-any.whl pygal-3.1.3-py3-none-any.whl >>> py3-pygal: Entering fakeroot... >>> py3-pygal-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pygal/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.14/site-packages/pygal/__pycache__' 'usr/lib/python3.14/site-packages/pygal/maps/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.14/site-packages/pygal/maps/__pycache__' 'usr/lib/python3.14/site-packages/pygal/test/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.14/site-packages/pygal/test/__pycache__' 'usr/lib/python3.14/site-packages/pygal/graph/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.14/site-packages/pygal/graph/__pycache__' >>> py3-pygal-pyc*: Preparing subpackage py3-pygal-pyc... >>> py3-pygal-pyc*: Running postcheck for py3-pygal-pyc >>> py3-pygal*: Running postcheck for py3-pygal >>> py3-pygal*: Preparing package py3-pygal... >>> py3-pygal*: Tracing dependencies... python3~3.14 >>> py3-pygal*: Package size: 394.3 KB >>> py3-pygal*: Compressing data... >>> py3-pygal*: Create checksum... >>> py3-pygal*: Create py3-pygal-3.1.3-r0.apk >>> py3-pygal-pyc*: Tracing dependencies... python3~3.14 >>> py3-pygal-pyc*: Package size: 488.8 KB >>> py3-pygal-pyc*: Compressing data... >>> py3-pygal-pyc*: Create checksum... >>> py3-pygal-pyc*: Create py3-pygal-pyc-3.1.3-r0.apk >>> py3-pygal: Build complete at Mon, 29 Jun 2026 14:16:17 +0000 elapsed time 0h 0m 3s >>> py3-pygal: Cleaning up srcdir >>> py3-pygal: Cleaning up pkgdir >>> py3-pygal: Cleaning up tmpdir >>> py3-pygal: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-pygal (20260629.141615) ( 2/22) Purging py3-gpep517-pyc (19-r2) ( 3/22) Purging py3-gpep517 (19-r2) ( 4/22) Purging py3-installer-pyc (1.0.0-r0) ( 5/22) Purging py3-installer (1.0.0-r0) ( 6/22) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/22) Purging py3-setuptools (82.0.1-r1) ( 8/22) Purging py3-packaging-pyc (26.2-r0) ( 9/22) Purging py3-packaging (26.2-r0) (10/22) Purging py3-parsing-pyc (3.3.2-r1) (11/22) Purging py3-parsing (3.3.2-r1) (12/22) Purging python3-pyc (3.14.5-r2) (13/22) Purging python3-pycache-pyc0 (3.14.5-r2) (14/22) Purging pyc (3.14.5-r2) (15/22) Purging python3 (3.14.5-r2) (16/22) Purging libbz2 (1.0.8-r6) (17/22) Purging libffi (3.5.2-r1) (18/22) Purging libpanelw (6.6_p20260516-r0) (19/22) Purging mpdecimal (4.0.1-r0) (20/22) Purging readline (8.3.3-r1) (21/22) Purging sqlite-libs (3.53.2-r0) (22/22) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r1.trigger OK: 289.2 MiB in 105 packages >>> py3-pygal: Updating the main/armv7 repository index... >>> py3-pygal: Signing the index...