>>> py3-pygal: Building main/py3-pygal 3.0.0-r6 (using abuild 3.16.0_rc4-r0) started Fri, 17 Oct 2025 19:22:26 +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.1-r0) ( 5/22) Installing mpdecimal (4.0.1-r0) ( 6/22) Installing libpanelw (6.5_p20251010-r0) ( 7/22) Installing sqlite-libs (3.50.4-r1) ( 8/22) Installing python3 (3.12.12-r0) ( 9/22) Installing python3-pycache-pyc0 (3.12.12-r0) (10/22) Installing pyc (3.12.12-r0) (11/22) Installing py3-installer-pyc (0.7.0-r2) (12/22) Installing py3-gpep517-pyc (19-r0) (13/22) Installing python3-pyc (3.12.12-r0) (14/22) Installing py3-installer (0.7.0-r2) (15/22) Installing py3-gpep517 (19-r0) (16/22) Installing py3-parsing (3.2.3-r0) (17/22) Installing py3-parsing-pyc (3.2.3-r0) (18/22) Installing py3-packaging (25.0-r0) (19/22) Installing py3-packaging-pyc (25.0-r0) (20/22) Installing py3-setuptools (80.9.0-r1) (21/22) Installing py3-setuptools-pyc (80.9.0-r1) (22/22) Installing .makedepends-py3-pygal (20251017.192226) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 330 MiB in 124 packages >>> py3-pygal: Cleaning up srcdir >>> py3-pygal: Cleaning up pkgdir >>> py3-pygal: Cleaning up tmpdir >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pygal-3.0.0.tar.gz /var/cache/distfiles/v3.23/pygal-3.0.0.tar.gz: OK >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pygal-3.0.0.tar.gz /var/cache/distfiles/v3.23/pygal-3.0.0.tar.gz: OK >>> py3-pygal: Unpacking /var/cache/distfiles/v3.23/pygal-3.0.0.tar.gz... 2025-10-17 19:22:26,975 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :24: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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 :: 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() 2025-10-17 19:22:27,003 root INFO running bdist_wheel 2025-10-17 19:22:27,012 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-17 19:22:27,020 root INFO running build 2025-10-17 19:22:27,020 root INFO running build_py 2025-10-17 19:22:27,024 root INFO creating build/lib/pygal 2025-10-17 19:22:27,024 root INFO copying pygal/__init__.py -> build/lib/pygal 2025-10-17 19:22:27,024 root INFO copying pygal/state.py -> build/lib/pygal 2025-10-17 19:22:27,025 root INFO copying pygal/adapters.py -> build/lib/pygal 2025-10-17 19:22:27,025 root INFO copying pygal/serie.py -> build/lib/pygal 2025-10-17 19:22:27,025 root INFO copying pygal/style.py -> build/lib/pygal 2025-10-17 19:22:27,025 root INFO copying pygal/formatters.py -> build/lib/pygal 2025-10-17 19:22:27,026 root INFO copying pygal/colors.py -> build/lib/pygal 2025-10-17 19:22:27,026 root INFO copying pygal/view.py -> build/lib/pygal 2025-10-17 19:22:27,026 root INFO copying pygal/interpolate.py -> build/lib/pygal 2025-10-17 19:22:27,027 root INFO copying pygal/table.py -> build/lib/pygal 2025-10-17 19:22:27,027 root INFO copying pygal/util.py -> build/lib/pygal 2025-10-17 19:22:27,027 root INFO copying pygal/_compat.py -> build/lib/pygal 2025-10-17 19:22:27,027 root INFO copying pygal/stats.py -> build/lib/pygal 2025-10-17 19:22:27,028 root INFO copying pygal/config.py -> build/lib/pygal 2025-10-17 19:22:27,028 root INFO copying pygal/etree.py -> build/lib/pygal 2025-10-17 19:22:27,028 root INFO copying pygal/__about__.py -> build/lib/pygal 2025-10-17 19:22:27,028 root INFO copying pygal/svg.py -> build/lib/pygal 2025-10-17 19:22:27,029 root INFO creating build/lib/pygal/maps 2025-10-17 19:22:27,029 root INFO copying pygal/maps/__init__.py -> build/lib/pygal/maps 2025-10-17 19:22:27,030 root INFO creating build/lib/pygal/test 2025-10-17 19:22:27,030 root INFO copying pygal/test/__init__.py -> build/lib/pygal/test 2025-10-17 19:22:27,030 root INFO copying pygal/test/test_line.py -> build/lib/pygal/test 2025-10-17 19:22:27,030 root INFO copying pygal/test/test_xml_filters.py -> build/lib/pygal/test 2025-10-17 19:22:27,030 root INFO copying pygal/test/test_config.py -> build/lib/pygal/test 2025-10-17 19:22:27,031 root INFO copying pygal/test/test_interpolate.py -> build/lib/pygal/test 2025-10-17 19:22:27,031 root INFO copying pygal/test/conftest.py -> build/lib/pygal/test 2025-10-17 19:22:27,031 root INFO copying pygal/test/test_util.py -> build/lib/pygal/test 2025-10-17 19:22:27,032 root INFO copying pygal/test/test_serie_config.py -> build/lib/pygal/test 2025-10-17 19:22:27,032 root INFO copying pygal/test/test_sparktext.py -> build/lib/pygal/test 2025-10-17 19:22:27,032 root INFO copying pygal/test/test_maps.py -> build/lib/pygal/test 2025-10-17 19:22:27,032 root INFO copying pygal/test/test_date.py -> build/lib/pygal/test 2025-10-17 19:22:27,033 root INFO copying pygal/test/utils.py -> build/lib/pygal/test 2025-10-17 19:22:27,033 root INFO copying pygal/test/test_colors.py -> build/lib/pygal/test 2025-10-17 19:22:27,033 root INFO copying pygal/test/test_style.py -> build/lib/pygal/test 2025-10-17 19:22:27,033 root INFO copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test 2025-10-17 19:22:27,034 root INFO copying pygal/test/test_view.py -> build/lib/pygal/test 2025-10-17 19:22:27,034 root INFO copying pygal/test/test_formatters.py -> build/lib/pygal/test 2025-10-17 19:22:27,034 root INFO copying pygal/test/test_pie.py -> build/lib/pygal/test 2025-10-17 19:22:27,034 root INFO copying pygal/test/test_histogram.py -> build/lib/pygal/test 2025-10-17 19:22:27,035 root INFO copying pygal/test/test_stacked.py -> build/lib/pygal/test 2025-10-17 19:22:27,035 root INFO copying pygal/test/test_bar.py -> build/lib/pygal/test 2025-10-17 19:22:27,035 root INFO copying pygal/test/test_box.py -> build/lib/pygal/test 2025-10-17 19:22:27,035 root INFO copying pygal/test/test_graph.py -> build/lib/pygal/test 2025-10-17 19:22:27,036 root INFO copying pygal/test/test_table.py -> build/lib/pygal/test 2025-10-17 19:22:27,036 root INFO creating build/lib/pygal/graph 2025-10-17 19:22:27,036 root INFO copying pygal/graph/__init__.py -> build/lib/pygal/graph 2025-10-17 19:22:27,037 root INFO copying pygal/graph/dot.py -> build/lib/pygal/graph 2025-10-17 19:22:27,037 root INFO copying pygal/graph/graph.py -> build/lib/pygal/graph 2025-10-17 19:22:27,037 root INFO copying pygal/graph/public.py -> build/lib/pygal/graph 2025-10-17 19:22:27,038 root INFO copying pygal/graph/solidgauge.py -> build/lib/pygal/graph 2025-10-17 19:22:27,038 root INFO copying pygal/graph/line.py -> build/lib/pygal/graph 2025-10-17 19:22:27,038 root INFO copying pygal/graph/stackedbar.py -> build/lib/pygal/graph 2025-10-17 19:22:27,038 root INFO copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph 2025-10-17 19:22:27,039 root INFO copying pygal/graph/pie.py -> build/lib/pygal/graph 2025-10-17 19:22:27,039 root INFO copying pygal/graph/treemap.py -> build/lib/pygal/graph 2025-10-17 19:22:27,039 root INFO copying pygal/graph/horizontalline.py -> build/lib/pygal/graph 2025-10-17 19:22:27,039 root INFO copying pygal/graph/funnel.py -> build/lib/pygal/graph 2025-10-17 19:22:27,040 root INFO copying pygal/graph/pyramid.py -> build/lib/pygal/graph 2025-10-17 19:22:27,040 root INFO copying pygal/graph/horizontal.py -> build/lib/pygal/graph 2025-10-17 19:22:27,040 root INFO copying pygal/graph/box.py -> build/lib/pygal/graph 2025-10-17 19:22:27,040 root INFO copying pygal/graph/histogram.py -> build/lib/pygal/graph 2025-10-17 19:22:27,041 root INFO copying pygal/graph/time.py -> build/lib/pygal/graph 2025-10-17 19:22:27,041 root INFO copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph 2025-10-17 19:22:27,041 root INFO copying pygal/graph/xy.py -> build/lib/pygal/graph 2025-10-17 19:22:27,041 root INFO copying pygal/graph/stackedline.py -> build/lib/pygal/graph 2025-10-17 19:22:27,042 root INFO copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph 2025-10-17 19:22:27,042 root INFO copying pygal/graph/bar.py -> build/lib/pygal/graph 2025-10-17 19:22:27,042 root INFO copying pygal/graph/radar.py -> build/lib/pygal/graph 2025-10-17 19:22:27,042 root INFO copying pygal/graph/base.py -> build/lib/pygal/graph 2025-10-17 19:22:27,043 root INFO copying pygal/graph/map.py -> build/lib/pygal/graph 2025-10-17 19:22:27,043 root INFO copying pygal/graph/gauge.py -> build/lib/pygal/graph 2025-10-17 19:22:27,043 root INFO copying pygal/graph/dual.py -> build/lib/pygal/graph 2025-10-17 19:22:27,044 root INFO creating build/lib/pygal/css 2025-10-17 19:22:27,044 root INFO copying pygal/css/graph.css -> build/lib/pygal/css 2025-10-17 19:22:27,045 root INFO copying pygal/css/style.css -> build/lib/pygal/css 2025-10-17 19:22:27,045 root INFO copying pygal/css/base.css -> build/lib/pygal/css 2025-10-17 19:22:27,046 root INFO running build_scripts 2025-10-17 19:22:27,046 root INFO creating build/scripts-3.12 2025-10-17 19:22:27,046 root INFO copying and adjusting pygal_gen.py -> build/scripts-3.12 2025-10-17 19:22:27,047 root INFO changing mode of build/scripts-3.12/pygal_gen.py from 644 to 755 2025-10-17 19:22:27,053 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-17 19:22:27,053 root INFO running install 2025-10-17 19:22:27,064 root INFO running install_lib 2025-10-17 19:22:27,067 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-17 19:22:27,067 root INFO creating build/bdist.linux-armv8l/wheel/pygal 2025-10-17 19:22:27,067 root INFO copying build/lib/pygal/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,067 root INFO copying build/lib/pygal/state.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,068 root INFO copying build/lib/pygal/adapters.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,068 root INFO creating build/bdist.linux-armv8l/wheel/pygal/css 2025-10-17 19:22:27,068 root INFO copying build/lib/pygal/css/graph.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2025-10-17 19:22:27,068 root INFO copying build/lib/pygal/css/style.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2025-10-17 19:22:27,068 root INFO copying build/lib/pygal/css/base.css -> build/bdist.linux-armv8l/wheel/./pygal/css 2025-10-17 19:22:27,069 root INFO copying build/lib/pygal/serie.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,069 root INFO copying build/lib/pygal/style.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,069 root INFO copying build/lib/pygal/formatters.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,069 root INFO copying build/lib/pygal/colors.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,069 root INFO copying build/lib/pygal/view.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,070 root INFO copying build/lib/pygal/interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,070 root INFO copying build/lib/pygal/table.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,070 root INFO creating build/bdist.linux-armv8l/wheel/pygal/maps 2025-10-17 19:22:27,070 root INFO copying build/lib/pygal/maps/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/maps 2025-10-17 19:22:27,070 root INFO copying build/lib/pygal/util.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,071 root INFO copying build/lib/pygal/_compat.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,071 root INFO creating build/bdist.linux-armv8l/wheel/pygal/test 2025-10-17 19:22:27,071 root INFO copying build/lib/pygal/test/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,071 root INFO copying build/lib/pygal/test/test_line.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,071 root INFO copying build/lib/pygal/test/test_xml_filters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,072 root INFO copying build/lib/pygal/test/test_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,072 root INFO copying build/lib/pygal/test/test_interpolate.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,072 root INFO copying build/lib/pygal/test/conftest.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,072 root INFO copying build/lib/pygal/test/test_util.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,072 root INFO copying build/lib/pygal/test/test_serie_config.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,073 root INFO copying build/lib/pygal/test/test_sparktext.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,073 root INFO copying build/lib/pygal/test/test_maps.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,073 root INFO copying build/lib/pygal/test/test_date.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,073 root INFO copying build/lib/pygal/test/utils.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,073 root INFO copying build/lib/pygal/test/test_colors.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,074 root INFO copying build/lib/pygal/test/test_style.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,074 root INFO copying build/lib/pygal/test/test_line_log_none_max_solved.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,074 root INFO copying build/lib/pygal/test/test_view.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,074 root INFO copying build/lib/pygal/test/test_formatters.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,074 root INFO copying build/lib/pygal/test/test_pie.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_stacked.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_bar.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_box.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_graph.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,075 root INFO copying build/lib/pygal/test/test_table.py -> build/bdist.linux-armv8l/wheel/./pygal/test 2025-10-17 19:22:27,076 root INFO copying build/lib/pygal/stats.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,076 root INFO copying build/lib/pygal/config.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,076 root INFO copying build/lib/pygal/etree.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,076 root INFO copying build/lib/pygal/__about__.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,076 root INFO copying build/lib/pygal/svg.py -> build/bdist.linux-armv8l/wheel/./pygal 2025-10-17 19:22:27,077 root INFO creating build/bdist.linux-armv8l/wheel/pygal/graph 2025-10-17 19:22:27,077 root INFO copying build/lib/pygal/graph/__init__.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,077 root INFO copying build/lib/pygal/graph/dot.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,077 root INFO copying build/lib/pygal/graph/graph.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,077 root INFO copying build/lib/pygal/graph/public.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,078 root INFO copying build/lib/pygal/graph/solidgauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,078 root INFO copying build/lib/pygal/graph/line.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,078 root INFO copying build/lib/pygal/graph/stackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,078 root INFO copying build/lib/pygal/graph/horizontalbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,078 root INFO copying build/lib/pygal/graph/pie.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,079 root INFO copying build/lib/pygal/graph/treemap.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,079 root INFO copying build/lib/pygal/graph/horizontalline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,079 root INFO copying build/lib/pygal/graph/funnel.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,079 root INFO copying build/lib/pygal/graph/pyramid.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,079 root INFO copying build/lib/pygal/graph/horizontal.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/box.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/histogram.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/time.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/horizontalstackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/xy.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,080 root INFO copying build/lib/pygal/graph/stackedline.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,081 root INFO copying build/lib/pygal/graph/horizontalstackedbar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,081 root INFO copying build/lib/pygal/graph/bar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,081 root INFO copying build/lib/pygal/graph/radar.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,081 root INFO copying build/lib/pygal/graph/base.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,081 root INFO copying build/lib/pygal/graph/map.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,082 root INFO copying build/lib/pygal/graph/gauge.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,082 root INFO copying build/lib/pygal/graph/dual.py -> build/bdist.linux-armv8l/wheel/./pygal/graph 2025-10-17 19:22:27,082 root INFO running install_egg_info 2025-10-17 19:22:27,085 root INFO running egg_info 2025-10-17 19:22:27,087 root INFO writing pygal.egg-info/PKG-INFO 2025-10-17 19:22:27,090 root INFO writing dependency_links to pygal.egg-info/dependency_links.txt 2025-10-17 19:22:27,091 root INFO writing requirements to pygal.egg-info/requires.txt 2025-10-17 19:22:27,092 root INFO writing top-level names to pygal.egg-info/top_level.txt 2025-10-17 19:22:27,096 root INFO reading manifest file 'pygal.egg-info/SOURCES.txt' 2025-10-17 19:22:27,098 root INFO adding license file 'COPYING' 2025-10-17 19:22:27,100 root INFO writing manifest file 'pygal.egg-info/SOURCES.txt' 2025-10-17 19:22:27,100 root INFO Copying pygal.egg-info to build/bdist.linux-armv8l/wheel/./pygal-3.0.0-py3.12.egg-info 2025-10-17 19:22:27,101 root INFO running install_scripts 2025-10-17 19:22:27,101 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.0.0.data/scripts 2025-10-17 19:22:27,101 root INFO copying build/scripts-3.12/pygal_gen.py -> build/bdist.linux-armv8l/wheel/pygal-3.0.0.data/scripts 2025-10-17 19:22:27,101 root INFO changing mode of build/bdist.linux-armv8l/wheel/pygal-3.0.0.data/scripts/pygal_gen.py to 755 2025-10-17 19:22:27,103 root INFO creating build/bdist.linux-armv8l/wheel/pygal-3.0.0.dist-info/WHEEL 2025-10-17 19:22:27,103 wheel INFO creating '/home/buildozer/aports/main/py3-pygal/src/pygal-3.0.0/.dist/.tmp-84l936sj/pygal-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-17 19:22:27,103 wheel INFO adding 'pygal/__about__.py' 2025-10-17 19:22:27,104 wheel INFO adding 'pygal/__init__.py' 2025-10-17 19:22:27,104 wheel INFO adding 'pygal/_compat.py' 2025-10-17 19:22:27,104 wheel INFO adding 'pygal/adapters.py' 2025-10-17 19:22:27,104 wheel INFO adding 'pygal/colors.py' 2025-10-17 19:22:27,105 wheel INFO adding 'pygal/config.py' 2025-10-17 19:22:27,105 wheel INFO adding 'pygal/etree.py' 2025-10-17 19:22:27,105 wheel INFO adding 'pygal/formatters.py' 2025-10-17 19:22:27,105 wheel INFO adding 'pygal/interpolate.py' 2025-10-17 19:22:27,106 wheel INFO adding 'pygal/serie.py' 2025-10-17 19:22:27,106 wheel INFO adding 'pygal/state.py' 2025-10-17 19:22:27,106 wheel INFO adding 'pygal/stats.py' 2025-10-17 19:22:27,106 wheel INFO adding 'pygal/style.py' 2025-10-17 19:22:27,106 wheel INFO adding 'pygal/svg.py' 2025-10-17 19:22:27,107 wheel INFO adding 'pygal/table.py' 2025-10-17 19:22:27,107 wheel INFO adding 'pygal/util.py' 2025-10-17 19:22:27,107 wheel INFO adding 'pygal/view.py' 2025-10-17 19:22:27,107 wheel INFO adding 'pygal/css/base.css' 2025-10-17 19:22:27,108 wheel INFO adding 'pygal/css/graph.css' 2025-10-17 19:22:27,108 wheel INFO adding 'pygal/css/style.css' 2025-10-17 19:22:27,108 wheel INFO adding 'pygal/graph/__init__.py' 2025-10-17 19:22:27,108 wheel INFO adding 'pygal/graph/bar.py' 2025-10-17 19:22:27,109 wheel INFO adding 'pygal/graph/base.py' 2025-10-17 19:22:27,109 wheel INFO adding 'pygal/graph/box.py' 2025-10-17 19:22:27,109 wheel INFO adding 'pygal/graph/dot.py' 2025-10-17 19:22:27,109 wheel INFO adding 'pygal/graph/dual.py' 2025-10-17 19:22:27,109 wheel INFO adding 'pygal/graph/funnel.py' 2025-10-17 19:22:27,110 wheel INFO adding 'pygal/graph/gauge.py' 2025-10-17 19:22:27,110 wheel INFO adding 'pygal/graph/graph.py' 2025-10-17 19:22:27,110 wheel INFO adding 'pygal/graph/histogram.py' 2025-10-17 19:22:27,110 wheel INFO adding 'pygal/graph/horizontal.py' 2025-10-17 19:22:27,111 wheel INFO adding 'pygal/graph/horizontalbar.py' 2025-10-17 19:22:27,111 wheel INFO adding 'pygal/graph/horizontalline.py' 2025-10-17 19:22:27,111 wheel INFO adding 'pygal/graph/horizontalstackedbar.py' 2025-10-17 19:22:27,111 wheel INFO adding 'pygal/graph/horizontalstackedline.py' 2025-10-17 19:22:27,111 wheel INFO adding 'pygal/graph/line.py' 2025-10-17 19:22:27,112 wheel INFO adding 'pygal/graph/map.py' 2025-10-17 19:22:27,112 wheel INFO adding 'pygal/graph/pie.py' 2025-10-17 19:22:27,112 wheel INFO adding 'pygal/graph/public.py' 2025-10-17 19:22:27,112 wheel INFO adding 'pygal/graph/pyramid.py' 2025-10-17 19:22:27,113 wheel INFO adding 'pygal/graph/radar.py' 2025-10-17 19:22:27,113 wheel INFO adding 'pygal/graph/solidgauge.py' 2025-10-17 19:22:27,113 wheel INFO adding 'pygal/graph/stackedbar.py' 2025-10-17 19:22:27,113 wheel INFO adding 'pygal/graph/stackedline.py' 2025-10-17 19:22:27,113 wheel INFO adding 'pygal/graph/time.py' 2025-10-17 19:22:27,114 wheel INFO adding 'pygal/graph/treemap.py' 2025-10-17 19:22:27,114 wheel INFO adding 'pygal/graph/xy.py' 2025-10-17 19:22:27,114 wheel INFO adding 'pygal/maps/__init__.py' 2025-10-17 19:22:27,114 wheel INFO adding 'pygal/test/__init__.py' 2025-10-17 19:22:27,115 wheel INFO adding 'pygal/test/conftest.py' 2025-10-17 19:22:27,115 wheel INFO adding 'pygal/test/test_bar.py' 2025-10-17 19:22:27,115 wheel INFO adding 'pygal/test/test_box.py' 2025-10-17 19:22:27,115 wheel INFO adding 'pygal/test/test_colors.py' 2025-10-17 19:22:27,115 wheel INFO adding 'pygal/test/test_config.py' 2025-10-17 19:22:27,116 wheel INFO adding 'pygal/test/test_date.py' 2025-10-17 19:22:27,116 wheel INFO adding 'pygal/test/test_formatters.py' 2025-10-17 19:22:27,116 wheel INFO adding 'pygal/test/test_graph.py' 2025-10-17 19:22:27,116 wheel INFO adding 'pygal/test/test_histogram.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_interpolate.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_line.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_line_log_none_max_solved.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_maps.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_pie.py' 2025-10-17 19:22:27,117 wheel INFO adding 'pygal/test/test_serie_config.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_sparktext.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_stacked.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_style.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_table.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_util.py' 2025-10-17 19:22:27,118 wheel INFO adding 'pygal/test/test_view.py' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal/test/test_xml_filters.py' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal/test/utils.py' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal-3.0.0.data/scripts/pygal_gen.py' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal-3.0.0.dist-info/licenses/COPYING' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal-3.0.0.dist-info/METADATA' 2025-10-17 19:22:27,119 wheel INFO adding 'pygal-3.0.0.dist-info/WHEEL' 2025-10-17 19:22:27,120 wheel INFO adding 'pygal-3.0.0.dist-info/top_level.txt' 2025-10-17 19:22:27,120 wheel INFO adding 'pygal-3.0.0.dist-info/RECORD' 2025-10-17 19:22:27,120 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-17 19:22:27,122 gpep517 INFO The backend produced .dist/pygal-3.0.0-py2.py3-none-any.whl pygal-3.0.0-py2.py3-none-any.whl >>> py3-pygal: Entering fakeroot... >>> py3-pygal-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pygal/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/__pycache__' 'usr/lib/python3.12/site-packages/pygal/maps/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/maps/__pycache__' 'usr/lib/python3.12/site-packages/pygal/test/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/test/__pycache__' 'usr/lib/python3.12/site-packages/pygal/graph/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/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.12 >>> py3-pygal-pyc*: Package size: 465.2 KB >>> py3-pygal-pyc*: Compressing data... >>> py3-pygal-pyc*: Create checksum... >>> py3-pygal-pyc*: Create py3-pygal-pyc-3.0.0-r6.apk >>> py3-pygal*: Tracing dependencies... py3-gpep517 py3-setuptools python3~3.12 >>> py3-pygal*: Package size: 386.2 KB >>> py3-pygal*: Compressing data... >>> py3-pygal*: Create checksum... >>> py3-pygal*: Create py3-pygal-3.0.0-r6.apk >>> py3-pygal: Build complete at Fri, 17 Oct 2025 19:22:27 +0000 elapsed time 0h 0m 1s >>> 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 (20251017.192226) ( 2/22) Purging py3-gpep517-pyc (19-r0) ( 3/22) Purging py3-gpep517 (19-r0) ( 4/22) Purging py3-installer-pyc (0.7.0-r2) ( 5/22) Purging py3-installer (0.7.0-r2) ( 6/22) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/22) Purging py3-setuptools (80.9.0-r1) ( 8/22) Purging py3-packaging-pyc (25.0-r0) ( 9/22) Purging py3-packaging (25.0-r0) (10/22) Purging py3-parsing-pyc (3.2.3-r0) (11/22) Purging py3-parsing (3.2.3-r0) (12/22) Purging python3-pyc (3.12.12-r0) (13/22) Purging python3-pycache-pyc0 (3.12.12-r0) (14/22) Purging pyc (3.12.12-r0) (15/22) Purging python3 (3.12.12-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.5_p20251010-r0) (20/22) Purging mpdecimal (4.0.1-r0) (21/22) Purging sqlite-libs (3.50.4-r1) (22/22) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 289 MiB in 102 packages >>> py3-pygal: Updating the main/armv7 repository index... >>> py3-pygal: Signing the index...