>>> py3-pygal: Building main/py3-pygal 3.0.0-r6 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 11:34:07 +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 (20251018.113408) 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: 710 MiB in 123 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/pygal-3.0.0.tar.gz.part' pygal-3.0.0.tar.gz.p 100% |********************************| 80621 0:00:00 ETA '/var/cache/distfiles/v3.23/pygal-3.0.0.tar.gz.part' saved /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-18 11:34:11,814 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-18 11:34:11,962 root INFO running bdist_wheel 2025-10-18 11:34:12,015 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-18 11:34:12,063 root INFO running build 2025-10-18 11:34:12,063 root INFO running build_py 2025-10-18 11:34:12,084 root INFO creating build/lib/pygal 2025-10-18 11:34:12,086 root INFO copying pygal/stats.py -> build/lib/pygal 2025-10-18 11:34:12,088 root INFO copying pygal/formatters.py -> build/lib/pygal 2025-10-18 11:34:12,089 root INFO copying pygal/__about__.py -> build/lib/pygal 2025-10-18 11:34:12,091 root INFO copying pygal/state.py -> build/lib/pygal 2025-10-18 11:34:12,093 root INFO copying pygal/svg.py -> build/lib/pygal 2025-10-18 11:34:12,095 root INFO copying pygal/__init__.py -> build/lib/pygal 2025-10-18 11:34:12,096 root INFO copying pygal/serie.py -> build/lib/pygal 2025-10-18 11:34:12,098 root INFO copying pygal/util.py -> build/lib/pygal 2025-10-18 11:34:12,100 root INFO copying pygal/adapters.py -> build/lib/pygal 2025-10-18 11:34:12,101 root INFO copying pygal/view.py -> build/lib/pygal 2025-10-18 11:34:12,103 root INFO copying pygal/etree.py -> build/lib/pygal 2025-10-18 11:34:12,105 root INFO copying pygal/table.py -> build/lib/pygal 2025-10-18 11:34:12,107 root INFO copying pygal/config.py -> build/lib/pygal 2025-10-18 11:34:12,108 root INFO copying pygal/interpolate.py -> build/lib/pygal 2025-10-18 11:34:12,110 root INFO copying pygal/_compat.py -> build/lib/pygal 2025-10-18 11:34:12,112 root INFO copying pygal/style.py -> build/lib/pygal 2025-10-18 11:34:12,113 root INFO copying pygal/colors.py -> build/lib/pygal 2025-10-18 11:34:12,116 root INFO creating build/lib/pygal/test 2025-10-18 11:34:12,117 root INFO copying pygal/test/__init__.py -> build/lib/pygal/test 2025-10-18 11:34:12,119 root INFO copying pygal/test/test_box.py -> build/lib/pygal/test 2025-10-18 11:34:12,121 root INFO copying pygal/test/conftest.py -> build/lib/pygal/test 2025-10-18 11:34:12,122 root INFO copying pygal/test/test_table.py -> build/lib/pygal/test 2025-10-18 11:34:12,124 root INFO copying pygal/test/utils.py -> build/lib/pygal/test 2025-10-18 11:34:12,125 root INFO copying pygal/test/test_line.py -> build/lib/pygal/test 2025-10-18 11:34:12,127 root INFO copying pygal/test/test_xml_filters.py -> build/lib/pygal/test 2025-10-18 11:34:12,128 root INFO copying pygal/test/test_pie.py -> build/lib/pygal/test 2025-10-18 11:34:12,130 root INFO copying pygal/test/test_style.py -> build/lib/pygal/test 2025-10-18 11:34:12,131 root INFO copying pygal/test/test_histogram.py -> build/lib/pygal/test 2025-10-18 11:34:12,133 root INFO copying pygal/test/test_bar.py -> build/lib/pygal/test 2025-10-18 11:34:12,134 root INFO copying pygal/test/test_view.py -> build/lib/pygal/test 2025-10-18 11:34:12,136 root INFO copying pygal/test/test_graph.py -> build/lib/pygal/test 2025-10-18 11:34:12,138 root INFO copying pygal/test/test_stacked.py -> build/lib/pygal/test 2025-10-18 11:34:12,139 root INFO copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test 2025-10-18 11:34:12,141 root INFO copying pygal/test/test_formatters.py -> build/lib/pygal/test 2025-10-18 11:34:12,142 root INFO copying pygal/test/test_interpolate.py -> build/lib/pygal/test 2025-10-18 11:34:12,144 root INFO copying pygal/test/test_date.py -> build/lib/pygal/test 2025-10-18 11:34:12,145 root INFO copying pygal/test/test_config.py -> build/lib/pygal/test 2025-10-18 11:34:12,147 root INFO copying pygal/test/test_sparktext.py -> build/lib/pygal/test 2025-10-18 11:34:12,149 root INFO copying pygal/test/test_util.py -> build/lib/pygal/test 2025-10-18 11:34:12,150 root INFO copying pygal/test/test_serie_config.py -> build/lib/pygal/test 2025-10-18 11:34:12,152 root INFO copying pygal/test/test_colors.py -> build/lib/pygal/test 2025-10-18 11:34:12,153 root INFO copying pygal/test/test_maps.py -> build/lib/pygal/test 2025-10-18 11:34:12,157 root INFO creating build/lib/pygal/graph 2025-10-18 11:34:12,157 root INFO copying pygal/graph/dot.py -> build/lib/pygal/graph 2025-10-18 11:34:12,159 root INFO copying pygal/graph/horizontalline.py -> build/lib/pygal/graph 2025-10-18 11:34:12,161 root INFO copying pygal/graph/horizontal.py -> build/lib/pygal/graph 2025-10-18 11:34:12,162 root INFO copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph 2025-10-18 11:34:12,163 root INFO copying pygal/graph/dual.py -> build/lib/pygal/graph 2025-10-18 11:34:12,165 root INFO copying pygal/graph/box.py -> build/lib/pygal/graph 2025-10-18 11:34:12,167 root INFO copying pygal/graph/bar.py -> build/lib/pygal/graph 2025-10-18 11:34:12,168 root INFO copying pygal/graph/__init__.py -> build/lib/pygal/graph 2025-10-18 11:34:12,170 root INFO copying pygal/graph/map.py -> build/lib/pygal/graph 2025-10-18 11:34:12,171 root INFO copying pygal/graph/line.py -> build/lib/pygal/graph 2025-10-18 11:34:12,173 root INFO copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph 2025-10-18 11:34:12,175 root INFO copying pygal/graph/radar.py -> build/lib/pygal/graph 2025-10-18 11:34:12,176 root INFO copying pygal/graph/treemap.py -> build/lib/pygal/graph 2025-10-18 11:34:12,178 root INFO copying pygal/graph/pyramid.py -> build/lib/pygal/graph 2025-10-18 11:34:12,179 root INFO copying pygal/graph/stackedline.py -> build/lib/pygal/graph 2025-10-18 11:34:12,181 root INFO copying pygal/graph/xy.py -> build/lib/pygal/graph 2025-10-18 11:34:12,182 root INFO copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph 2025-10-18 11:34:12,184 root INFO copying pygal/graph/graph.py -> build/lib/pygal/graph 2025-10-18 11:34:12,186 root INFO copying pygal/graph/pie.py -> build/lib/pygal/graph 2025-10-18 11:34:12,187 root INFO copying pygal/graph/solidgauge.py -> build/lib/pygal/graph 2025-10-18 11:34:12,189 root INFO copying pygal/graph/gauge.py -> build/lib/pygal/graph 2025-10-18 11:34:12,191 root INFO copying pygal/graph/public.py -> build/lib/pygal/graph 2025-10-18 11:34:12,192 root INFO copying pygal/graph/funnel.py -> build/lib/pygal/graph 2025-10-18 11:34:12,194 root INFO copying pygal/graph/base.py -> build/lib/pygal/graph 2025-10-18 11:34:12,195 root INFO copying pygal/graph/stackedbar.py -> build/lib/pygal/graph 2025-10-18 11:34:12,197 root INFO copying pygal/graph/time.py -> build/lib/pygal/graph 2025-10-18 11:34:12,198 root INFO copying pygal/graph/histogram.py -> build/lib/pygal/graph 2025-10-18 11:34:12,200 root INFO creating build/lib/pygal/maps 2025-10-18 11:34:12,201 root INFO copying pygal/maps/__init__.py -> build/lib/pygal/maps 2025-10-18 11:34:12,208 root INFO creating build/lib/pygal/css 2025-10-18 11:34:12,209 root INFO copying pygal/css/graph.css -> build/lib/pygal/css 2025-10-18 11:34:12,210 root INFO copying pygal/css/base.css -> build/lib/pygal/css 2025-10-18 11:34:12,212 root INFO copying pygal/css/style.css -> build/lib/pygal/css 2025-10-18 11:34:12,219 root INFO running build_scripts 2025-10-18 11:34:12,220 root INFO creating build/scripts-3.12 2025-10-18 11:34:12,221 root INFO copying and adjusting pygal_gen.py -> build/scripts-3.12 2025-10-18 11:34:12,222 root INFO changing mode of build/scripts-3.12/pygal_gen.py from 644 to 755 2025-10-18 11:34:12,258 root INFO installing to build/bdist.linux-riscv64/wheel 2025-10-18 11:34:12,258 root INFO running install 2025-10-18 11:34:12,322 root INFO running install_lib 2025-10-18 11:34:12,339 root INFO creating build/bdist.linux-riscv64/wheel 2025-10-18 11:34:12,341 root INFO creating build/bdist.linux-riscv64/wheel/pygal 2025-10-18 11:34:12,342 root INFO copying build/lib/pygal/stats.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,343 root INFO copying build/lib/pygal/formatters.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,345 root INFO creating build/bdist.linux-riscv64/wheel/pygal/test 2025-10-18 11:34:12,346 root INFO copying build/lib/pygal/test/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,347 root INFO copying build/lib/pygal/test/test_box.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,348 root INFO copying build/lib/pygal/test/conftest.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,350 root INFO copying build/lib/pygal/test/test_table.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,351 root INFO copying build/lib/pygal/test/utils.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,352 root INFO copying build/lib/pygal/test/test_line.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,353 root INFO copying build/lib/pygal/test/test_xml_filters.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,354 root INFO copying build/lib/pygal/test/test_pie.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,355 root INFO copying build/lib/pygal/test/test_style.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,357 root INFO copying build/lib/pygal/test/test_histogram.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,358 root INFO copying build/lib/pygal/test/test_bar.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,359 root INFO copying build/lib/pygal/test/test_view.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,360 root INFO copying build/lib/pygal/test/test_graph.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,362 root INFO copying build/lib/pygal/test/test_stacked.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,363 root INFO copying build/lib/pygal/test/test_line_log_none_max_solved.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,364 root INFO copying build/lib/pygal/test/test_formatters.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,365 root INFO copying build/lib/pygal/test/test_interpolate.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,366 root INFO copying build/lib/pygal/test/test_date.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,368 root INFO copying build/lib/pygal/test/test_config.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,369 root INFO copying build/lib/pygal/test/test_sparktext.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,370 root INFO copying build/lib/pygal/test/test_util.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,371 root INFO copying build/lib/pygal/test/test_serie_config.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,372 root INFO copying build/lib/pygal/test/test_colors.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,374 root INFO copying build/lib/pygal/test/test_maps.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2025-10-18 11:34:12,375 root INFO copying build/lib/pygal/__about__.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,377 root INFO creating build/bdist.linux-riscv64/wheel/pygal/graph 2025-10-18 11:34:12,378 root INFO copying build/lib/pygal/graph/dot.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,379 root INFO copying build/lib/pygal/graph/horizontalline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,380 root INFO copying build/lib/pygal/graph/horizontal.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,381 root INFO copying build/lib/pygal/graph/horizontalstackedbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,382 root INFO copying build/lib/pygal/graph/dual.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,383 root INFO copying build/lib/pygal/graph/box.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,385 root INFO copying build/lib/pygal/graph/bar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,386 root INFO copying build/lib/pygal/graph/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,387 root INFO copying build/lib/pygal/graph/map.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,388 root INFO copying build/lib/pygal/graph/line.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,390 root INFO copying build/lib/pygal/graph/horizontalbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,391 root INFO copying build/lib/pygal/graph/radar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,392 root INFO copying build/lib/pygal/graph/treemap.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,393 root INFO copying build/lib/pygal/graph/pyramid.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,394 root INFO copying build/lib/pygal/graph/stackedline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,396 root INFO copying build/lib/pygal/graph/xy.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,397 root INFO copying build/lib/pygal/graph/horizontalstackedline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,398 root INFO copying build/lib/pygal/graph/graph.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,399 root INFO copying build/lib/pygal/graph/pie.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,401 root INFO copying build/lib/pygal/graph/solidgauge.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,402 root INFO copying build/lib/pygal/graph/gauge.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,403 root INFO copying build/lib/pygal/graph/public.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,404 root INFO copying build/lib/pygal/graph/funnel.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,406 root INFO copying build/lib/pygal/graph/base.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,407 root INFO copying build/lib/pygal/graph/stackedbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,408 root INFO copying build/lib/pygal/graph/time.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,409 root INFO copying build/lib/pygal/graph/histogram.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2025-10-18 11:34:12,411 root INFO copying build/lib/pygal/state.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,412 root INFO copying build/lib/pygal/svg.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,413 root INFO copying build/lib/pygal/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,414 root INFO copying build/lib/pygal/serie.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,416 root INFO creating build/bdist.linux-riscv64/wheel/pygal/maps 2025-10-18 11:34:12,417 root INFO copying build/lib/pygal/maps/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/maps 2025-10-18 11:34:12,418 root INFO creating build/bdist.linux-riscv64/wheel/pygal/css 2025-10-18 11:34:12,419 root INFO copying build/lib/pygal/css/graph.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2025-10-18 11:34:12,421 root INFO copying build/lib/pygal/css/base.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2025-10-18 11:34:12,422 root INFO copying build/lib/pygal/css/style.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2025-10-18 11:34:12,423 root INFO copying build/lib/pygal/util.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,424 root INFO copying build/lib/pygal/adapters.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,425 root INFO copying build/lib/pygal/view.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,427 root INFO copying build/lib/pygal/etree.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,428 root INFO copying build/lib/pygal/table.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,429 root INFO copying build/lib/pygal/config.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,430 root INFO copying build/lib/pygal/interpolate.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,432 root INFO copying build/lib/pygal/_compat.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,433 root INFO copying build/lib/pygal/style.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,434 root INFO copying build/lib/pygal/colors.py -> build/bdist.linux-riscv64/wheel/./pygal 2025-10-18 11:34:12,435 root INFO running install_egg_info 2025-10-18 11:34:12,454 root INFO running egg_info 2025-10-18 11:34:12,468 root INFO writing pygal.egg-info/PKG-INFO 2025-10-18 11:34:12,481 root INFO writing dependency_links to pygal.egg-info/dependency_links.txt 2025-10-18 11:34:12,488 root INFO writing requirements to pygal.egg-info/requires.txt 2025-10-18 11:34:12,489 root INFO writing top-level names to pygal.egg-info/top_level.txt 2025-10-18 11:34:12,515 root INFO reading manifest file 'pygal.egg-info/SOURCES.txt' 2025-10-18 11:34:12,525 root INFO adding license file 'COPYING' 2025-10-18 11:34:12,534 root INFO writing manifest file 'pygal.egg-info/SOURCES.txt' 2025-10-18 11:34:12,536 root INFO Copying pygal.egg-info to build/bdist.linux-riscv64/wheel/./pygal-3.0.0-py3.12.egg-info 2025-10-18 11:34:12,541 root INFO running install_scripts 2025-10-18 11:34:12,542 root INFO creating build/bdist.linux-riscv64/wheel/pygal-3.0.0.data/scripts 2025-10-18 11:34:12,543 root INFO copying build/scripts-3.12/pygal_gen.py -> build/bdist.linux-riscv64/wheel/pygal-3.0.0.data/scripts 2025-10-18 11:34:12,544 root INFO changing mode of build/bdist.linux-riscv64/wheel/pygal-3.0.0.data/scripts/pygal_gen.py to 755 2025-10-18 11:34:12,551 root INFO creating build/bdist.linux-riscv64/wheel/pygal-3.0.0.dist-info/WHEEL 2025-10-18 11:34:12,554 wheel INFO creating '/home/buildozer/aports/main/py3-pygal/src/pygal-3.0.0/.dist/.tmp-ix7src3c/pygal-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-10-18 11:34:12,556 wheel INFO adding 'pygal/__about__.py' 2025-10-18 11:34:12,558 wheel INFO adding 'pygal/__init__.py' 2025-10-18 11:34:12,559 wheel INFO adding 'pygal/_compat.py' 2025-10-18 11:34:12,560 wheel INFO adding 'pygal/adapters.py' 2025-10-18 11:34:12,562 wheel INFO adding 'pygal/colors.py' 2025-10-18 11:34:12,563 wheel INFO adding 'pygal/config.py' 2025-10-18 11:34:12,565 wheel INFO adding 'pygal/etree.py' 2025-10-18 11:34:12,567 wheel INFO adding 'pygal/formatters.py' 2025-10-18 11:34:12,568 wheel INFO adding 'pygal/interpolate.py' 2025-10-18 11:34:12,570 wheel INFO adding 'pygal/serie.py' 2025-10-18 11:34:12,571 wheel INFO adding 'pygal/state.py' 2025-10-18 11:34:12,572 wheel INFO adding 'pygal/stats.py' 2025-10-18 11:34:12,574 wheel INFO adding 'pygal/style.py' 2025-10-18 11:34:12,576 wheel INFO adding 'pygal/svg.py' 2025-10-18 11:34:12,578 wheel INFO adding 'pygal/table.py' 2025-10-18 11:34:12,579 wheel INFO adding 'pygal/util.py' 2025-10-18 11:34:12,581 wheel INFO adding 'pygal/view.py' 2025-10-18 11:34:12,583 wheel INFO adding 'pygal/css/base.css' 2025-10-18 11:34:12,584 wheel INFO adding 'pygal/css/graph.css' 2025-10-18 11:34:12,586 wheel INFO adding 'pygal/css/style.css' 2025-10-18 11:34:12,588 wheel INFO adding 'pygal/graph/__init__.py' 2025-10-18 11:34:12,589 wheel INFO adding 'pygal/graph/bar.py' 2025-10-18 11:34:12,591 wheel INFO adding 'pygal/graph/base.py' 2025-10-18 11:34:12,592 wheel INFO adding 'pygal/graph/box.py' 2025-10-18 11:34:12,594 wheel INFO adding 'pygal/graph/dot.py' 2025-10-18 11:34:12,595 wheel INFO adding 'pygal/graph/dual.py' 2025-10-18 11:34:12,597 wheel INFO adding 'pygal/graph/funnel.py' 2025-10-18 11:34:12,598 wheel INFO adding 'pygal/graph/gauge.py' 2025-10-18 11:34:12,600 wheel INFO adding 'pygal/graph/graph.py' 2025-10-18 11:34:12,602 wheel INFO adding 'pygal/graph/histogram.py' 2025-10-18 11:34:12,604 wheel INFO adding 'pygal/graph/horizontal.py' 2025-10-18 11:34:12,605 wheel INFO adding 'pygal/graph/horizontalbar.py' 2025-10-18 11:34:12,606 wheel INFO adding 'pygal/graph/horizontalline.py' 2025-10-18 11:34:12,608 wheel INFO adding 'pygal/graph/horizontalstackedbar.py' 2025-10-18 11:34:12,609 wheel INFO adding 'pygal/graph/horizontalstackedline.py' 2025-10-18 11:34:12,610 wheel INFO adding 'pygal/graph/line.py' 2025-10-18 11:34:12,612 wheel INFO adding 'pygal/graph/map.py' 2025-10-18 11:34:12,613 wheel INFO adding 'pygal/graph/pie.py' 2025-10-18 11:34:12,615 wheel INFO adding 'pygal/graph/public.py' 2025-10-18 11:34:12,616 wheel INFO adding 'pygal/graph/pyramid.py' 2025-10-18 11:34:12,618 wheel INFO adding 'pygal/graph/radar.py' 2025-10-18 11:34:12,620 wheel INFO adding 'pygal/graph/solidgauge.py' 2025-10-18 11:34:12,621 wheel INFO adding 'pygal/graph/stackedbar.py' 2025-10-18 11:34:12,623 wheel INFO adding 'pygal/graph/stackedline.py' 2025-10-18 11:34:12,624 wheel INFO adding 'pygal/graph/time.py' 2025-10-18 11:34:12,625 wheel INFO adding 'pygal/graph/treemap.py' 2025-10-18 11:34:12,627 wheel INFO adding 'pygal/graph/xy.py' 2025-10-18 11:34:12,628 wheel INFO adding 'pygal/maps/__init__.py' 2025-10-18 11:34:12,630 wheel INFO adding 'pygal/test/__init__.py' 2025-10-18 11:34:12,631 wheel INFO adding 'pygal/test/conftest.py' 2025-10-18 11:34:12,633 wheel INFO adding 'pygal/test/test_bar.py' 2025-10-18 11:34:12,634 wheel INFO adding 'pygal/test/test_box.py' 2025-10-18 11:34:12,636 wheel INFO adding 'pygal/test/test_colors.py' 2025-10-18 11:34:12,638 wheel INFO adding 'pygal/test/test_config.py' 2025-10-18 11:34:12,640 wheel INFO adding 'pygal/test/test_date.py' 2025-10-18 11:34:12,641 wheel INFO adding 'pygal/test/test_formatters.py' 2025-10-18 11:34:12,643 wheel INFO adding 'pygal/test/test_graph.py' 2025-10-18 11:34:12,644 wheel INFO adding 'pygal/test/test_histogram.py' 2025-10-18 11:34:12,646 wheel INFO adding 'pygal/test/test_interpolate.py' 2025-10-18 11:34:12,647 wheel INFO adding 'pygal/test/test_line.py' 2025-10-18 11:34:12,648 wheel INFO adding 'pygal/test/test_line_log_none_max_solved.py' 2025-10-18 11:34:12,649 wheel INFO adding 'pygal/test/test_maps.py' 2025-10-18 11:34:12,650 wheel INFO adding 'pygal/test/test_pie.py' 2025-10-18 11:34:12,651 wheel INFO adding 'pygal/test/test_serie_config.py' 2025-10-18 11:34:12,653 wheel INFO adding 'pygal/test/test_sparktext.py' 2025-10-18 11:34:12,654 wheel INFO adding 'pygal/test/test_stacked.py' 2025-10-18 11:34:12,655 wheel INFO adding 'pygal/test/test_style.py' 2025-10-18 11:34:12,656 wheel INFO adding 'pygal/test/test_table.py' 2025-10-18 11:34:12,657 wheel INFO adding 'pygal/test/test_util.py' 2025-10-18 11:34:12,658 wheel INFO adding 'pygal/test/test_view.py' 2025-10-18 11:34:12,659 wheel INFO adding 'pygal/test/test_xml_filters.py' 2025-10-18 11:34:12,660 wheel INFO adding 'pygal/test/utils.py' 2025-10-18 11:34:12,661 wheel INFO adding 'pygal-3.0.0.data/scripts/pygal_gen.py' 2025-10-18 11:34:12,663 wheel INFO adding 'pygal-3.0.0.dist-info/licenses/COPYING' 2025-10-18 11:34:12,665 wheel INFO adding 'pygal-3.0.0.dist-info/METADATA' 2025-10-18 11:34:12,666 wheel INFO adding 'pygal-3.0.0.dist-info/WHEEL' 2025-10-18 11:34:12,666 wheel INFO adding 'pygal-3.0.0.dist-info/top_level.txt' 2025-10-18 11:34:12,668 wheel INFO adding 'pygal-3.0.0.dist-info/RECORD' 2025-10-18 11:34:12,671 root INFO removing build/bdist.linux-riscv64/wheel 2025-10-18 11:34:12,681 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/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__' '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/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/__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 Sat, 18 Oct 2025 11:34:15 +0000 elapsed time 0h 0m 8s >>> 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 (20251018.113408) ( 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: 665 MiB in 101 packages >>> py3-pygal: Updating the main/riscv64 repository index... >>> py3-pygal: Signing the index...