>>> py3-pygal: Building main/py3-pygal 3.1.0-r1 (using abuild 3.16.0-r0) started Fri, 27 Mar 2026 22:47:32 +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-r0) ( 3/22) Installing gdbm (1.26-r0) ( 4/22) Installing xz-libs (5.8.2-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.6_p20251231-r0) ( 7/22) Installing sqlite-libs (3.51.2-r1) ( 8/22) Installing python3 (3.14.3-r0) ( 9/22) Installing python3-pycache-pyc0 (3.14.3-r0) (10/22) Installing pyc (3.14.3-r0) (11/22) Installing py3-installer-pyc (0.7.0-r3) (12/22) Installing py3-gpep517-pyc (19-r2) (13/22) Installing python3-pyc (3.14.3-r0) (14/22) Installing py3-installer (0.7.0-r3) (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.0-r1) (19/22) Installing py3-packaging-pyc (26.0-r1) (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 (20260327.224733) Executing busybox-1.37.0-r31.trigger OK: 386.7 MiB in 126 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.0.tar.gz /var/cache/distfiles/edge/pygal-3.1.0.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygal-3.1.0.tar.gz /var/cache/distfiles/edge/pygal-3.1.0.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Unpacking /var/cache/distfiles/edge/pygal-3.1.0.tar.gz... >>> py3-pygal: importlib.patch patching file pygal/__init__.py patching file pygal/test/test_maps.py 2026-03-27 22:47:34,100 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-03-27 22:47:34,121 root INFO running bdist_wheel 2026-03-27 22:47:34,134 root INFO running build 2026-03-27 22:47:34,134 root INFO running build_py 2026-03-27 22:47:34,137 root INFO creating build/lib/pygal 2026-03-27 22:47:34,138 root INFO copying pygal/__init__.py -> build/lib/pygal 2026-03-27 22:47:34,138 root INFO copying pygal/state.py -> build/lib/pygal 2026-03-27 22:47:34,138 root INFO copying pygal/adapters.py -> build/lib/pygal 2026-03-27 22:47:34,138 root INFO copying pygal/serie.py -> build/lib/pygal 2026-03-27 22:47:34,139 root INFO copying pygal/style.py -> build/lib/pygal 2026-03-27 22:47:34,139 root INFO copying pygal/formatters.py -> build/lib/pygal 2026-03-27 22:47:34,139 root INFO copying pygal/colors.py -> build/lib/pygal 2026-03-27 22:47:34,139 root INFO copying pygal/view.py -> build/lib/pygal 2026-03-27 22:47:34,140 root INFO copying pygal/interpolate.py -> build/lib/pygal 2026-03-27 22:47:34,140 root INFO copying pygal/table.py -> build/lib/pygal 2026-03-27 22:47:34,140 root INFO copying pygal/util.py -> build/lib/pygal 2026-03-27 22:47:34,140 root INFO copying pygal/_compat.py -> build/lib/pygal 2026-03-27 22:47:34,141 root INFO copying pygal/stats.py -> build/lib/pygal 2026-03-27 22:47:34,141 root INFO copying pygal/config.py -> build/lib/pygal 2026-03-27 22:47:34,141 root INFO copying pygal/etree.py -> build/lib/pygal 2026-03-27 22:47:34,141 root INFO copying pygal/__about__.py -> build/lib/pygal 2026-03-27 22:47:34,142 root INFO copying pygal/svg.py -> build/lib/pygal 2026-03-27 22:47:34,142 root INFO creating build/lib/pygal/maps 2026-03-27 22:47:34,142 root INFO copying pygal/maps/__init__.py -> build/lib/pygal/maps 2026-03-27 22:47:34,143 root INFO creating build/lib/pygal/test 2026-03-27 22:47:34,143 root INFO copying pygal/test/__init__.py -> build/lib/pygal/test 2026-03-27 22:47:34,143 root INFO copying pygal/test/test_line.py -> build/lib/pygal/test 2026-03-27 22:47:34,143 root INFO copying pygal/test/test_xml_filters.py -> build/lib/pygal/test 2026-03-27 22:47:34,143 root INFO copying pygal/test/test_config.py -> build/lib/pygal/test 2026-03-27 22:47:34,144 root INFO copying pygal/test/test_interpolate.py -> build/lib/pygal/test 2026-03-27 22:47:34,144 root INFO copying pygal/test/conftest.py -> build/lib/pygal/test 2026-03-27 22:47:34,144 root INFO copying pygal/test/test_util.py -> build/lib/pygal/test 2026-03-27 22:47:34,144 root INFO copying pygal/test/test_serie_config.py -> build/lib/pygal/test 2026-03-27 22:47:34,145 root INFO copying pygal/test/test_sparktext.py -> build/lib/pygal/test 2026-03-27 22:47:34,145 root INFO copying pygal/test/test_maps.py -> build/lib/pygal/test 2026-03-27 22:47:34,145 root INFO copying pygal/test/test_date.py -> build/lib/pygal/test 2026-03-27 22:47:34,145 root INFO copying pygal/test/utils.py -> build/lib/pygal/test 2026-03-27 22:47:34,146 root INFO copying pygal/test/test_colors.py -> build/lib/pygal/test 2026-03-27 22:47:34,146 root INFO copying pygal/test/test_style.py -> build/lib/pygal/test 2026-03-27 22:47:34,146 root INFO copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test 2026-03-27 22:47:34,146 root INFO copying pygal/test/test_view.py -> build/lib/pygal/test 2026-03-27 22:47:34,147 root INFO copying pygal/test/test_formatters.py -> build/lib/pygal/test 2026-03-27 22:47:34,147 root INFO copying pygal/test/test_pie.py -> build/lib/pygal/test 2026-03-27 22:47:34,147 root INFO copying pygal/test/test_histogram.py -> build/lib/pygal/test 2026-03-27 22:47:34,147 root INFO copying pygal/test/test_stacked.py -> build/lib/pygal/test 2026-03-27 22:47:34,147 root INFO copying pygal/test/test_bar.py -> build/lib/pygal/test 2026-03-27 22:47:34,148 root INFO copying pygal/test/test_box.py -> build/lib/pygal/test 2026-03-27 22:47:34,148 root INFO copying pygal/test/test_graph.py -> build/lib/pygal/test 2026-03-27 22:47:34,148 root INFO copying pygal/test/test_gauge.py -> build/lib/pygal/test 2026-03-27 22:47:34,148 root INFO copying pygal/test/test_table.py -> build/lib/pygal/test 2026-03-27 22:47:34,149 root INFO creating build/lib/pygal/graph 2026-03-27 22:47:34,149 root INFO copying pygal/graph/__init__.py -> build/lib/pygal/graph 2026-03-27 22:47:34,149 root INFO copying pygal/graph/dot.py -> build/lib/pygal/graph 2026-03-27 22:47:34,149 root INFO copying pygal/graph/graph.py -> build/lib/pygal/graph 2026-03-27 22:47:34,150 root INFO copying pygal/graph/public.py -> build/lib/pygal/graph 2026-03-27 22:47:34,150 root INFO copying pygal/graph/solidgauge.py -> build/lib/pygal/graph 2026-03-27 22:47:34,150 root INFO copying pygal/graph/line.py -> build/lib/pygal/graph 2026-03-27 22:47:34,151 root INFO copying pygal/graph/stackedbar.py -> build/lib/pygal/graph 2026-03-27 22:47:34,151 root INFO copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph 2026-03-27 22:47:34,151 root INFO copying pygal/graph/pie.py -> build/lib/pygal/graph 2026-03-27 22:47:34,151 root INFO copying pygal/graph/treemap.py -> build/lib/pygal/graph 2026-03-27 22:47:34,151 root INFO copying pygal/graph/horizontalline.py -> build/lib/pygal/graph 2026-03-27 22:47:34,152 root INFO copying pygal/graph/funnel.py -> build/lib/pygal/graph 2026-03-27 22:47:34,152 root INFO copying pygal/graph/pyramid.py -> build/lib/pygal/graph 2026-03-27 22:47:34,152 root INFO copying pygal/graph/horizontal.py -> build/lib/pygal/graph 2026-03-27 22:47:34,152 root INFO copying pygal/graph/box.py -> build/lib/pygal/graph 2026-03-27 22:47:34,152 root INFO copying pygal/graph/histogram.py -> build/lib/pygal/graph 2026-03-27 22:47:34,153 root INFO copying pygal/graph/time.py -> build/lib/pygal/graph 2026-03-27 22:47:34,153 root INFO copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph 2026-03-27 22:47:34,153 root INFO copying pygal/graph/xy.py -> build/lib/pygal/graph 2026-03-27 22:47:34,153 root INFO copying pygal/graph/stackedline.py -> build/lib/pygal/graph 2026-03-27 22:47:34,153 root INFO copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph 2026-03-27 22:47:34,154 root INFO copying pygal/graph/bar.py -> build/lib/pygal/graph 2026-03-27 22:47:34,154 root INFO copying pygal/graph/radar.py -> build/lib/pygal/graph 2026-03-27 22:47:34,154 root INFO copying pygal/graph/base.py -> build/lib/pygal/graph 2026-03-27 22:47:34,154 root INFO copying pygal/graph/map.py -> build/lib/pygal/graph 2026-03-27 22:47:34,155 root INFO copying pygal/graph/gauge.py -> build/lib/pygal/graph 2026-03-27 22:47:34,155 root INFO copying pygal/graph/dual.py -> build/lib/pygal/graph 2026-03-27 22:47:34,156 root INFO creating build/lib/pygal/css 2026-03-27 22:47:34,156 root INFO copying pygal/css/graph.css -> build/lib/pygal/css 2026-03-27 22:47:34,156 root INFO copying pygal/css/style.css -> build/lib/pygal/css 2026-03-27 22:47:34,156 root INFO copying pygal/css/base.css -> build/lib/pygal/css 2026-03-27 22:47:34,157 root INFO running build_scripts 2026-03-27 22:47:34,157 root INFO creating build/scripts-3.14 2026-03-27 22:47:34,158 root INFO copying and adjusting pygal_gen.py -> build/scripts-3.14 2026-03-27 22:47:34,158 root INFO changing mode of build/scripts-3.14/pygal_gen.py from 644 to 755 2026-03-27 22:47:34,163 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-27 22:47:34,163 root INFO running install 2026-03-27 22:47:34,172 root INFO running install_lib 2026-03-27 22:47:34,174 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-27 22:47:34,174 root INFO creating build/bdist.linux-armv8l/wheel/pygal 2026-03-27 22:47:34,174 root INFO copying build/lib/pygal/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,174 root INFO copying build/lib/pygal/state.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,175 root INFO copying build/lib/pygal/adapters.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,175 root INFO creating build/bdist.linux-armv8l/wheel/pygal/css 2026-03-27 22:47:34,175 root INFO copying build/lib/pygal/css/graph.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-03-27 22:47:34,175 root INFO copying build/lib/pygal/css/style.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-03-27 22:47:34,175 root INFO copying build/lib/pygal/css/base.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2026-03-27 22:47:34,176 root INFO copying build/lib/pygal/serie.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,176 root INFO copying build/lib/pygal/style.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,176 root INFO copying build/lib/pygal/formatters.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,176 root INFO copying build/lib/pygal/colors.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,176 root INFO copying build/lib/pygal/view.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,177 root INFO copying build/lib/pygal/interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,177 root INFO copying build/lib/pygal/table.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,177 root INFO creating build/bdist.linux-armv8l/wheel/pygal/maps 2026-03-27 22:47:34,177 root INFO copying build/lib/pygal/maps/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/maps 2026-03-27 22:47:34,177 root INFO copying build/lib/pygal/util.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,178 root INFO copying build/lib/pygal/_compat.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,178 root INFO creating build/bdist.linux-armv8l/wheel/pygal/test 2026-03-27 22:47:34,178 root INFO copying build/lib/pygal/test/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,178 root INFO copying build/lib/pygal/test/test_line.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,178 root INFO copying build/lib/pygal/test/test_xml_filters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,179 root INFO copying build/lib/pygal/test/test_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,179 root INFO copying build/lib/pygal/test/test_interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,179 root INFO copying build/lib/pygal/test/conftest.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,179 root INFO copying build/lib/pygal/test/test_util.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,179 root INFO copying build/lib/pygal/test/test_serie_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/test_sparktext.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/test_maps.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/test_date.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/utils.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/test_colors.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,180 root INFO copying build/lib/pygal/test/test_style.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_line_log_none_max_solved.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_view.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_formatters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_pie.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,181 root INFO copying build/lib/pygal/test/test_stacked.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,182 root INFO copying build/lib/pygal/test/test_bar.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,182 root INFO copying build/lib/pygal/test/test_box.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,182 root INFO copying build/lib/pygal/test/test_graph.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,182 root INFO copying build/lib/pygal/test/test_gauge.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,182 root INFO copying build/lib/pygal/test/test_table.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2026-03-27 22:47:34,183 root INFO copying build/lib/pygal/stats.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,183 root INFO copying build/lib/pygal/config.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,183 root INFO copying build/lib/pygal/etree.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,183 root INFO copying build/lib/pygal/__about__.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,183 root INFO copying build/lib/pygal/svg.py -> build/bdist.linux-armv8l/wheel/./pygal 2026-03-27 22:47:34,184 root INFO creating build/bdist.linux-armv8l/wheel/pygal/graph 2026-03-27 22:47:34,184 root INFO copying build/lib/pygal/graph/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,184 root INFO copying build/lib/pygal/graph/dot.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,184 root INFO copying build/lib/pygal/graph/graph.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,184 root INFO copying build/lib/pygal/graph/public.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/solidgauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/line.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/stackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/horizontalbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/pie.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,185 root INFO copying build/lib/pygal/graph/treemap.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,186 root INFO copying build/lib/pygal/graph/horizontalline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,186 root INFO copying build/lib/pygal/graph/funnel.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,186 root INFO copying build/lib/pygal/graph/pyramid.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,186 root INFO copying build/lib/pygal/graph/horizontal.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,186 root INFO copying build/lib/pygal/graph/box.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/time.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/horizontalstackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/xy.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/stackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,187 root INFO copying build/lib/pygal/graph/horizontalstackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,188 root INFO copying build/lib/pygal/graph/bar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,188 root INFO copying build/lib/pygal/graph/radar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,188 root INFO copying build/lib/pygal/graph/base.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,188 root INFO copying build/lib/pygal/graph/map.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,188 root INFO copying build/lib/pygal/graph/gauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,189 root INFO copying build/lib/pygal/graph/dual.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2026-03-27 22:47:34,189 root INFO running install_egg_info 2026-03-27 22:47:34,191 root INFO running egg_info 2026-03-27 22:47:34,194 root INFO writing pygal.egg-info/PKG-INFO 2026-03-27 22:47:34,196 root INFO writing dependency_links to pygal.egg-info/dependency_links.txt 2026-03-27 22:47:34,197 root INFO writing requirements to pygal.egg-info/requires.txt 2026-03-27 22:47:34,197 root INFO writing top-level names to pygal.egg-info/top_level.txt 2026-03-27 22:47:34,201 root INFO reading manifest file 'pygal.egg-info/SOURCES.txt' 2026-03-27 22:47:34,202 root INFO adding license file 'COPYING' 2026-03-27 22:47:34,203 root INFO writing manifest file 'pygal.egg-info/SOURCES.txt' 2026-03-27 22:47:34,204 root INFO Copying pygal.egg-info to build/bdist.linux-armv8l/wheel/./pygal-3.1.0-py3.14.egg-info 2026-03-27 22:47:34,204 root INFO running install_scripts 2026-03-27 22:47:34,205 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.1.0.data/scripts 2026-03-27 22:47:34,205 root INFO copying build/scripts-3.14/pygal_gen.py -> build/bdist.linux-armv8l/wheel/pygal-3.1.0.data/scripts 2026-03-27 22:47:34,205 root INFO changing mode of build/bdist.linux-armv8l/wheel/pygal-3.1.0.data/scripts/pygal_gen.py to 755 2026-03-27 22:47:34,206 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.1.0.dist-info/WHEEL 2026-03-27 22:47:34,207 wheel INFO creating '/home/buildozer/aports/main/py3-pygal/src/pygal-3.1.0/.dist/.tmp-_dk8ok18/pygal-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-27 22:47:34,207 wheel INFO adding 'pygal/__about__.py' 2026-03-27 22:47:34,207 wheel INFO adding 'pygal/__init__.py' 2026-03-27 22:47:34,208 wheel INFO adding 'pygal/_compat.py' 2026-03-27 22:47:34,208 wheel INFO adding 'pygal/adapters.py' 2026-03-27 22:47:34,208 wheel INFO adding 'pygal/colors.py' 2026-03-27 22:47:34,208 wheel INFO adding 'pygal/config.py' 2026-03-27 22:47:34,208 wheel INFO adding 'pygal/etree.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/formatters.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/interpolate.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/serie.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/state.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/stats.py' 2026-03-27 22:47:34,209 wheel INFO adding 'pygal/style.py' 2026-03-27 22:47:34,210 wheel INFO adding 'pygal/svg.py' 2026-03-27 22:47:34,210 wheel INFO adding 'pygal/table.py' 2026-03-27 22:47:34,210 wheel INFO adding 'pygal/util.py' 2026-03-27 22:47:34,210 wheel INFO adding 'pygal/view.py' 2026-03-27 22:47:34,211 wheel INFO adding 'pygal/css/base.css' 2026-03-27 22:47:34,211 wheel INFO adding 'pygal/css/graph.css' 2026-03-27 22:47:34,211 wheel INFO adding 'pygal/css/style.css' 2026-03-27 22:47:34,211 wheel INFO adding 'pygal/graph/__init__.py' 2026-03-27 22:47:34,211 wheel INFO adding 'pygal/graph/bar.py' 2026-03-27 22:47:34,212 wheel INFO adding 'pygal/graph/base.py' 2026-03-27 22:47:34,212 wheel INFO adding 'pygal/graph/box.py' 2026-03-27 22:47:34,212 wheel INFO adding 'pygal/graph/dot.py' 2026-03-27 22:47:34,212 wheel INFO adding 'pygal/graph/dual.py' 2026-03-27 22:47:34,213 wheel INFO adding 'pygal/graph/funnel.py' 2026-03-27 22:47:34,213 wheel INFO adding 'pygal/graph/gauge.py' 2026-03-27 22:47:34,213 wheel INFO adding 'pygal/graph/graph.py' 2026-03-27 22:47:34,213 wheel INFO adding 'pygal/graph/histogram.py' 2026-03-27 22:47:34,213 wheel INFO adding 'pygal/graph/horizontal.py' 2026-03-27 22:47:34,214 wheel INFO adding 'pygal/graph/horizontalbar.py' 2026-03-27 22:47:34,214 wheel INFO adding 'pygal/graph/horizontalline.py' 2026-03-27 22:47:34,214 wheel INFO adding 'pygal/graph/horizontalstackedbar.py' 2026-03-27 22:47:34,214 wheel INFO adding 'pygal/graph/horizontalstackedline.py' 2026-03-27 22:47:34,214 wheel INFO adding 'pygal/graph/line.py' 2026-03-27 22:47:34,215 wheel INFO adding 'pygal/graph/map.py' 2026-03-27 22:47:34,215 wheel INFO adding 'pygal/graph/pie.py' 2026-03-27 22:47:34,215 wheel INFO adding 'pygal/graph/public.py' 2026-03-27 22:47:34,215 wheel INFO adding 'pygal/graph/pyramid.py' 2026-03-27 22:47:34,215 wheel INFO adding 'pygal/graph/radar.py' 2026-03-27 22:47:34,216 wheel INFO adding 'pygal/graph/solidgauge.py' 2026-03-27 22:47:34,216 wheel INFO adding 'pygal/graph/stackedbar.py' 2026-03-27 22:47:34,216 wheel INFO adding 'pygal/graph/stackedline.py' 2026-03-27 22:47:34,216 wheel INFO adding 'pygal/graph/time.py' 2026-03-27 22:47:34,216 wheel INFO adding 'pygal/graph/treemap.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/graph/xy.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/maps/__init__.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/test/__init__.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/test/conftest.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/test/test_bar.py' 2026-03-27 22:47:34,217 wheel INFO adding 'pygal/test/test_box.py' 2026-03-27 22:47:34,218 wheel INFO adding 'pygal/test/test_colors.py' 2026-03-27 22:47:34,218 wheel INFO adding 'pygal/test/test_config.py' 2026-03-27 22:47:34,218 wheel INFO adding 'pygal/test/test_date.py' 2026-03-27 22:47:34,218 wheel INFO adding 'pygal/test/test_formatters.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_gauge.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_graph.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_histogram.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_interpolate.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_line.py' 2026-03-27 22:47:34,219 wheel INFO adding 'pygal/test/test_line_log_none_max_solved.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_maps.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_pie.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_serie_config.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_sparktext.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_stacked.py' 2026-03-27 22:47:34,220 wheel INFO adding 'pygal/test/test_style.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal/test/test_table.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal/test/test_util.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal/test/test_view.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal/test/test_xml_filters.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal/test/utils.py' 2026-03-27 22:47:34,221 wheel INFO adding 'pygal-3.1.0.data/scripts/pygal_gen.py' 2026-03-27 22:47:34,222 wheel INFO adding 'pygal-3.1.0.dist-info/licenses/COPYING' 2026-03-27 22:47:34,222 wheel INFO adding 'pygal-3.1.0.dist-info/METADATA' 2026-03-27 22:47:34,222 wheel INFO adding 'pygal-3.1.0.dist-info/WHEEL' 2026-03-27 22:47:34,222 wheel INFO adding 'pygal-3.1.0.dist-info/top_level.txt' 2026-03-27 22:47:34,223 wheel INFO adding 'pygal-3.1.0.dist-info/RECORD' 2026-03-27 22:47:34,223 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-27 22:47:34,225 gpep517 INFO The backend produced .dist/pygal-3.1.0-py3-none-any.whl pygal-3.1.0-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-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.0-r1.apk >>> py3-pygal*: Tracing dependencies... python3~3.14 >>> py3-pygal*: Package size: 387.5 KB >>> py3-pygal*: Compressing data... >>> py3-pygal*: Create checksum... >>> py3-pygal*: Create py3-pygal-3.1.0-r1.apk >>> py3-pygal: Build complete at Fri, 27 Mar 2026 22:47:34 +0000 elapsed time 0h 0m 2s >>> 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 (20260327.224733) ( 2/22) Purging py3-gpep517-pyc (19-r2) ( 3/22) Purging py3-gpep517 (19-r2) ( 4/22) Purging py3-installer-pyc (0.7.0-r3) ( 5/22) Purging py3-installer (0.7.0-r3) ( 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.0-r1) ( 9/22) Purging py3-packaging (26.0-r1) (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.3-r0) (13/22) Purging python3-pycache-pyc0 (3.14.3-r0) (14/22) Purging pyc (3.14.3-r0) (15/22) Purging python3 (3.14.3-r0) (16/22) Purging gdbm (1.26-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.5.2-r0) (19/22) Purging libpanelw (6.6_p20251231-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.51.2-r1) (22/22) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 343.0 MiB in 104 packages >>> py3-pygal: Updating the main/armhf repository index... >>> py3-pygal: Signing the index...