>>> py3-pygal: Building main/py3-pygal 3.1.0-r1 (using abuild 3.17.0_rc1-r0) started Sat, 18 Apr 2026 10:17:31 +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/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing py3-installer-pyc (1.0.0-r0) (13/23) Installing py3-gpep517-pyc (19-r2) (14/23) Installing python3-pyc (3.14.3-r0) (15/23) Installing py3-installer (1.0.0-r0) (16/23) Installing py3-gpep517 (19-r2) (17/23) Installing py3-parsing (3.3.2-r1) (18/23) Installing py3-parsing-pyc (3.3.2-r1) (19/23) Installing py3-packaging (26.0-r1) (20/23) Installing py3-packaging-pyc (26.0-r1) (21/23) Installing py3-setuptools (82.0.1-r1) (22/23) Installing py3-setuptools-pyc (82.0.1-r1) (23/23) Installing .makedepends-py3-pygal (20260418.101733) Executing busybox-1.37.0-r31.trigger OK: 710.1 MiB in 125 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.24/pygal-3.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/pygal-3.1.0.tar.gz.part' pygal-3.1.0.tar.gz.p 100% |********************************| 81006 0:00:00 ETA '/var/cache/distfiles/v3.24/pygal-3.1.0.tar.gz.part' saved /var/cache/distfiles/v3.24/pygal-3.1.0.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/pygal-3.1.0.tar.gz /var/cache/distfiles/v3.24/pygal-3.1.0.tar.gz: OK /home/buildozer/aports/main/py3-pygal/importlib.patch: OK >>> py3-pygal: Unpacking /var/cache/distfiles/v3.24/pygal-3.1.0.tar.gz... >>> py3-pygal: importlib.patch patching file pygal/__init__.py patching file pygal/test/test_maps.py 2026-04-18 10:17:35,862 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-04-18 10:17:35,970 root INFO running bdist_wheel 2026-04-18 10:17:36,030 root INFO running build 2026-04-18 10:17:36,030 root INFO running build_py 2026-04-18 10:17:36,044 root INFO creating build/lib/pygal 2026-04-18 10:17:36,046 root INFO copying pygal/stats.py -> build/lib/pygal 2026-04-18 10:17:36,047 root INFO copying pygal/formatters.py -> build/lib/pygal 2026-04-18 10:17:36,049 root INFO copying pygal/__about__.py -> build/lib/pygal 2026-04-18 10:17:36,050 root INFO copying pygal/state.py -> build/lib/pygal 2026-04-18 10:17:36,052 root INFO copying pygal/svg.py -> build/lib/pygal 2026-04-18 10:17:36,053 root INFO copying pygal/__init__.py -> build/lib/pygal 2026-04-18 10:17:36,055 root INFO copying pygal/serie.py -> build/lib/pygal 2026-04-18 10:17:36,056 root INFO copying pygal/util.py -> build/lib/pygal 2026-04-18 10:17:36,058 root INFO copying pygal/adapters.py -> build/lib/pygal 2026-04-18 10:17:36,059 root INFO copying pygal/view.py -> build/lib/pygal 2026-04-18 10:17:36,061 root INFO copying pygal/etree.py -> build/lib/pygal 2026-04-18 10:17:36,062 root INFO copying pygal/table.py -> build/lib/pygal 2026-04-18 10:17:36,064 root INFO copying pygal/config.py -> build/lib/pygal 2026-04-18 10:17:36,065 root INFO copying pygal/interpolate.py -> build/lib/pygal 2026-04-18 10:17:36,067 root INFO copying pygal/_compat.py -> build/lib/pygal 2026-04-18 10:17:36,069 root INFO copying pygal/style.py -> build/lib/pygal 2026-04-18 10:17:36,070 root INFO copying pygal/colors.py -> build/lib/pygal 2026-04-18 10:17:36,073 root INFO creating build/lib/pygal/test 2026-04-18 10:17:36,074 root INFO copying pygal/test/test_gauge.py -> build/lib/pygal/test 2026-04-18 10:17:36,075 root INFO copying pygal/test/__init__.py -> build/lib/pygal/test 2026-04-18 10:17:36,076 root INFO copying pygal/test/test_box.py -> build/lib/pygal/test 2026-04-18 10:17:36,077 root INFO copying pygal/test/conftest.py -> build/lib/pygal/test 2026-04-18 10:17:36,079 root INFO copying pygal/test/test_table.py -> build/lib/pygal/test 2026-04-18 10:17:36,080 root INFO copying pygal/test/utils.py -> build/lib/pygal/test 2026-04-18 10:17:36,081 root INFO copying pygal/test/test_line.py -> build/lib/pygal/test 2026-04-18 10:17:36,083 root INFO copying pygal/test/test_xml_filters.py -> build/lib/pygal/test 2026-04-18 10:17:36,084 root INFO copying pygal/test/test_pie.py -> build/lib/pygal/test 2026-04-18 10:17:36,085 root INFO copying pygal/test/test_style.py -> build/lib/pygal/test 2026-04-18 10:17:36,086 root INFO copying pygal/test/test_histogram.py -> build/lib/pygal/test 2026-04-18 10:17:36,088 root INFO copying pygal/test/test_bar.py -> build/lib/pygal/test 2026-04-18 10:17:36,089 root INFO copying pygal/test/test_view.py -> build/lib/pygal/test 2026-04-18 10:17:36,090 root INFO copying pygal/test/test_graph.py -> build/lib/pygal/test 2026-04-18 10:17:36,092 root INFO copying pygal/test/test_stacked.py -> build/lib/pygal/test 2026-04-18 10:17:36,093 root INFO copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test 2026-04-18 10:17:36,094 root INFO copying pygal/test/test_formatters.py -> build/lib/pygal/test 2026-04-18 10:17:36,096 root INFO copying pygal/test/test_interpolate.py -> build/lib/pygal/test 2026-04-18 10:17:36,097 root INFO copying pygal/test/test_date.py -> build/lib/pygal/test 2026-04-18 10:17:36,098 root INFO copying pygal/test/test_config.py -> build/lib/pygal/test 2026-04-18 10:17:36,100 root INFO copying pygal/test/test_sparktext.py -> build/lib/pygal/test 2026-04-18 10:17:36,101 root INFO copying pygal/test/test_util.py -> build/lib/pygal/test 2026-04-18 10:17:36,102 root INFO copying pygal/test/test_serie_config.py -> build/lib/pygal/test 2026-04-18 10:17:36,104 root INFO copying pygal/test/test_colors.py -> build/lib/pygal/test 2026-04-18 10:17:36,105 root INFO copying pygal/test/test_maps.py -> build/lib/pygal/test 2026-04-18 10:17:36,107 root INFO creating build/lib/pygal/graph 2026-04-18 10:17:36,108 root INFO copying pygal/graph/dot.py -> build/lib/pygal/graph 2026-04-18 10:17:36,109 root INFO copying pygal/graph/horizontalline.py -> build/lib/pygal/graph 2026-04-18 10:17:36,111 root INFO copying pygal/graph/horizontal.py -> build/lib/pygal/graph 2026-04-18 10:17:36,112 root INFO copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph 2026-04-18 10:17:36,113 root INFO copying pygal/graph/dual.py -> build/lib/pygal/graph 2026-04-18 10:17:36,115 root INFO copying pygal/graph/box.py -> build/lib/pygal/graph 2026-04-18 10:17:36,116 root INFO copying pygal/graph/bar.py -> build/lib/pygal/graph 2026-04-18 10:17:36,117 root INFO copying pygal/graph/__init__.py -> build/lib/pygal/graph 2026-04-18 10:17:36,119 root INFO copying pygal/graph/map.py -> build/lib/pygal/graph 2026-04-18 10:17:36,120 root INFO copying pygal/graph/line.py -> build/lib/pygal/graph 2026-04-18 10:17:36,121 root INFO copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph 2026-04-18 10:17:36,123 root INFO copying pygal/graph/radar.py -> build/lib/pygal/graph 2026-04-18 10:17:36,124 root INFO copying pygal/graph/treemap.py -> build/lib/pygal/graph 2026-04-18 10:17:36,125 root INFO copying pygal/graph/pyramid.py -> build/lib/pygal/graph 2026-04-18 10:17:36,127 root INFO copying pygal/graph/stackedline.py -> build/lib/pygal/graph 2026-04-18 10:17:36,128 root INFO copying pygal/graph/xy.py -> build/lib/pygal/graph 2026-04-18 10:17:36,129 root INFO copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph 2026-04-18 10:17:36,130 root INFO copying pygal/graph/graph.py -> build/lib/pygal/graph 2026-04-18 10:17:36,132 root INFO copying pygal/graph/pie.py -> build/lib/pygal/graph 2026-04-18 10:17:36,134 root INFO copying pygal/graph/solidgauge.py -> build/lib/pygal/graph 2026-04-18 10:17:36,135 root INFO copying pygal/graph/gauge.py -> build/lib/pygal/graph 2026-04-18 10:17:36,136 root INFO copying pygal/graph/public.py -> build/lib/pygal/graph 2026-04-18 10:17:36,138 root INFO copying pygal/graph/funnel.py -> build/lib/pygal/graph 2026-04-18 10:17:36,139 root INFO copying pygal/graph/base.py -> build/lib/pygal/graph 2026-04-18 10:17:36,140 root INFO copying pygal/graph/stackedbar.py -> build/lib/pygal/graph 2026-04-18 10:17:36,142 root INFO copying pygal/graph/time.py -> build/lib/pygal/graph 2026-04-18 10:17:36,143 root INFO copying pygal/graph/histogram.py -> build/lib/pygal/graph 2026-04-18 10:17:36,145 root INFO creating build/lib/pygal/maps 2026-04-18 10:17:36,146 root INFO copying pygal/maps/__init__.py -> build/lib/pygal/maps 2026-04-18 10:17:36,150 root INFO creating build/lib/pygal/css 2026-04-18 10:17:36,151 root INFO copying pygal/css/graph.css -> build/lib/pygal/css 2026-04-18 10:17:36,152 root INFO copying pygal/css/base.css -> build/lib/pygal/css 2026-04-18 10:17:36,154 root INFO copying pygal/css/style.css -> build/lib/pygal/css 2026-04-18 10:17:36,158 root INFO running build_scripts 2026-04-18 10:17:36,159 root INFO creating build/scripts-3.14 2026-04-18 10:17:36,160 root INFO copying and adjusting pygal_gen.py -> build/scripts-3.14 2026-04-18 10:17:36,161 root INFO changing mode of build/scripts-3.14/pygal_gen.py from 644 to 755 2026-04-18 10:17:36,185 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-18 10:17:36,186 root INFO running install 2026-04-18 10:17:36,223 root INFO running install_lib 2026-04-18 10:17:36,235 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-18 10:17:36,237 root INFO creating build/bdist.linux-riscv64/wheel/pygal 2026-04-18 10:17:36,238 root INFO copying build/lib/pygal/stats.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,239 root INFO copying build/lib/pygal/formatters.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,240 root INFO creating build/bdist.linux-riscv64/wheel/pygal/test 2026-04-18 10:17:36,241 root INFO copying build/lib/pygal/test/test_gauge.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,242 root INFO copying build/lib/pygal/test/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,243 root INFO copying build/lib/pygal/test/test_box.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,244 root INFO copying build/lib/pygal/test/conftest.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,246 root INFO copying build/lib/pygal/test/test_table.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,247 root INFO copying build/lib/pygal/test/utils.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,248 root INFO copying build/lib/pygal/test/test_line.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,249 root INFO copying build/lib/pygal/test/test_xml_filters.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,250 root INFO copying build/lib/pygal/test/test_pie.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,251 root INFO copying build/lib/pygal/test/test_style.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,252 root INFO copying build/lib/pygal/test/test_histogram.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,253 root INFO copying build/lib/pygal/test/test_bar.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,254 root INFO copying build/lib/pygal/test/test_view.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,255 root INFO copying build/lib/pygal/test/test_graph.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,257 root INFO copying build/lib/pygal/test/test_stacked.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,258 root INFO copying build/lib/pygal/test/test_line_log_none_max_solved.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,259 root INFO copying build/lib/pygal/test/test_formatters.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,260 root INFO copying build/lib/pygal/test/test_interpolate.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,261 root INFO copying build/lib/pygal/test/test_date.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,262 root INFO copying build/lib/pygal/test/test_config.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,264 root INFO copying build/lib/pygal/test/test_sparktext.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,265 root INFO copying build/lib/pygal/test/test_util.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,266 root INFO copying build/lib/pygal/test/test_serie_config.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,267 root INFO copying build/lib/pygal/test/test_colors.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,269 root INFO copying build/lib/pygal/test/test_maps.py -> build/bdist.linux-riscv64/wheel/./pygal/test 2026-04-18 10:17:36,270 root INFO copying build/lib/pygal/__about__.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,271 root INFO creating build/bdist.linux-riscv64/wheel/pygal/graph 2026-04-18 10:17:36,272 root INFO copying build/lib/pygal/graph/dot.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,273 root INFO copying build/lib/pygal/graph/horizontalline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,274 root INFO copying build/lib/pygal/graph/horizontal.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,275 root INFO copying build/lib/pygal/graph/horizontalstackedbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,276 root INFO copying build/lib/pygal/graph/dual.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,277 root INFO copying build/lib/pygal/graph/box.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,279 root INFO copying build/lib/pygal/graph/bar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,280 root INFO copying build/lib/pygal/graph/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,281 root INFO copying build/lib/pygal/graph/map.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,282 root INFO copying build/lib/pygal/graph/line.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,283 root INFO copying build/lib/pygal/graph/horizontalbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,284 root INFO copying build/lib/pygal/graph/radar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,286 root INFO copying build/lib/pygal/graph/treemap.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,287 root INFO copying build/lib/pygal/graph/pyramid.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,288 root INFO copying build/lib/pygal/graph/stackedline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,289 root INFO copying build/lib/pygal/graph/xy.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,290 root INFO copying build/lib/pygal/graph/horizontalstackedline.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,291 root INFO copying build/lib/pygal/graph/graph.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,293 root INFO copying build/lib/pygal/graph/pie.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,294 root INFO copying build/lib/pygal/graph/solidgauge.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,295 root INFO copying build/lib/pygal/graph/gauge.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,296 root INFO copying build/lib/pygal/graph/public.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,297 root INFO copying build/lib/pygal/graph/funnel.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,299 root INFO copying build/lib/pygal/graph/base.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,300 root INFO copying build/lib/pygal/graph/stackedbar.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,301 root INFO copying build/lib/pygal/graph/time.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,302 root INFO copying build/lib/pygal/graph/histogram.py -> build/bdist.linux-riscv64/wheel/./pygal/graph 2026-04-18 10:17:36,303 root INFO copying build/lib/pygal/state.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,304 root INFO copying build/lib/pygal/svg.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,306 root INFO copying build/lib/pygal/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,307 root INFO copying build/lib/pygal/serie.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,308 root INFO creating build/bdist.linux-riscv64/wheel/pygal/maps 2026-04-18 10:17:36,309 root INFO copying build/lib/pygal/maps/__init__.py -> build/bdist.linux-riscv64/wheel/./pygal/maps 2026-04-18 10:17:36,311 root INFO creating build/bdist.linux-riscv64/wheel/pygal/css 2026-04-18 10:17:36,311 root INFO copying build/lib/pygal/css/graph.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2026-04-18 10:17:36,312 root INFO copying build/lib/pygal/css/base.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2026-04-18 10:17:36,314 root INFO copying build/lib/pygal/css/style.css -> build/bdist.linux-riscv64/wheel/./pygal/css 2026-04-18 10:17:36,315 root INFO copying build/lib/pygal/util.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,316 root INFO copying build/lib/pygal/adapters.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,317 root INFO copying build/lib/pygal/view.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,319 root INFO copying build/lib/pygal/etree.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,320 root INFO copying build/lib/pygal/table.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,321 root INFO copying build/lib/pygal/config.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,322 root INFO copying build/lib/pygal/interpolate.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,323 root INFO copying build/lib/pygal/_compat.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,324 root INFO copying build/lib/pygal/style.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,326 root INFO copying build/lib/pygal/colors.py -> build/bdist.linux-riscv64/wheel/./pygal 2026-04-18 10:17:36,327 root INFO running install_egg_info 2026-04-18 10:17:36,340 root INFO running egg_info 2026-04-18 10:17:36,349 root INFO writing pygal.egg-info/PKG-INFO 2026-04-18 10:17:36,358 root INFO writing dependency_links to pygal.egg-info/dependency_links.txt 2026-04-18 10:17:36,362 root INFO writing requirements to pygal.egg-info/requires.txt 2026-04-18 10:17:36,363 root INFO writing top-level names to pygal.egg-info/top_level.txt 2026-04-18 10:17:36,380 root INFO reading manifest file 'pygal.egg-info/SOURCES.txt' 2026-04-18 10:17:36,387 root INFO adding license file 'COPYING' 2026-04-18 10:17:36,394 root INFO writing manifest file 'pygal.egg-info/SOURCES.txt' 2026-04-18 10:17:36,395 root INFO Copying pygal.egg-info to build/bdist.linux-riscv64/wheel/./pygal-3.1.0-py3.14.egg-info 2026-04-18 10:17:36,400 root INFO running install_scripts 2026-04-18 10:17:36,401 root INFO creating build/bdist.linux-riscv64/wheel/pygal-3.1.0.data/scripts 2026-04-18 10:17:36,402 root INFO copying build/scripts-3.14/pygal_gen.py -> build/bdist.linux-riscv64/wheel/pygal-3.1.0.data/scripts 2026-04-18 10:17:36,403 root INFO changing mode of build/bdist.linux-riscv64/wheel/pygal-3.1.0.data/scripts/pygal_gen.py to 755 2026-04-18 10:17:36,409 root INFO creating build/bdist.linux-riscv64/wheel/pygal-3.1.0.dist-info/WHEEL 2026-04-18 10:17:36,411 wheel INFO creating '/home/buildozer/aports/main/py3-pygal/src/pygal-3.1.0/.dist/.tmp-rcl8lwb3/pygal-3.1.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-18 10:17:36,413 wheel INFO adding 'pygal/__about__.py' 2026-04-18 10:17:36,414 wheel INFO adding 'pygal/__init__.py' 2026-04-18 10:17:36,415 wheel INFO adding 'pygal/_compat.py' 2026-04-18 10:17:36,416 wheel INFO adding 'pygal/adapters.py' 2026-04-18 10:17:36,417 wheel INFO adding 'pygal/colors.py' 2026-04-18 10:17:36,419 wheel INFO adding 'pygal/config.py' 2026-04-18 10:17:36,420 wheel INFO adding 'pygal/etree.py' 2026-04-18 10:17:36,421 wheel INFO adding 'pygal/formatters.py' 2026-04-18 10:17:36,422 wheel INFO adding 'pygal/interpolate.py' 2026-04-18 10:17:36,423 wheel INFO adding 'pygal/serie.py' 2026-04-18 10:17:36,424 wheel INFO adding 'pygal/state.py' 2026-04-18 10:17:36,426 wheel INFO adding 'pygal/stats.py' 2026-04-18 10:17:36,427 wheel INFO adding 'pygal/style.py' 2026-04-18 10:17:36,428 wheel INFO adding 'pygal/svg.py' 2026-04-18 10:17:36,430 wheel INFO adding 'pygal/table.py' 2026-04-18 10:17:36,431 wheel INFO adding 'pygal/util.py' 2026-04-18 10:17:36,432 wheel INFO adding 'pygal/view.py' 2026-04-18 10:17:36,434 wheel INFO adding 'pygal/css/base.css' 2026-04-18 10:17:36,435 wheel INFO adding 'pygal/css/graph.css' 2026-04-18 10:17:36,436 wheel INFO adding 'pygal/css/style.css' 2026-04-18 10:17:36,438 wheel INFO adding 'pygal/graph/__init__.py' 2026-04-18 10:17:36,439 wheel INFO adding 'pygal/graph/bar.py' 2026-04-18 10:17:36,440 wheel INFO adding 'pygal/graph/base.py' 2026-04-18 10:17:36,441 wheel INFO adding 'pygal/graph/box.py' 2026-04-18 10:17:36,443 wheel INFO adding 'pygal/graph/dot.py' 2026-04-18 10:17:36,444 wheel INFO adding 'pygal/graph/dual.py' 2026-04-18 10:17:36,445 wheel INFO adding 'pygal/graph/funnel.py' 2026-04-18 10:17:36,446 wheel INFO adding 'pygal/graph/gauge.py' 2026-04-18 10:17:36,447 wheel INFO adding 'pygal/graph/graph.py' 2026-04-18 10:17:36,449 wheel INFO adding 'pygal/graph/histogram.py' 2026-04-18 10:17:36,450 wheel INFO adding 'pygal/graph/horizontal.py' 2026-04-18 10:17:36,451 wheel INFO adding 'pygal/graph/horizontalbar.py' 2026-04-18 10:17:36,452 wheel INFO adding 'pygal/graph/horizontalline.py' 2026-04-18 10:17:36,453 wheel INFO adding 'pygal/graph/horizontalstackedbar.py' 2026-04-18 10:17:36,454 wheel INFO adding 'pygal/graph/horizontalstackedline.py' 2026-04-18 10:17:36,455 wheel INFO adding 'pygal/graph/line.py' 2026-04-18 10:17:36,457 wheel INFO adding 'pygal/graph/map.py' 2026-04-18 10:17:36,458 wheel INFO adding 'pygal/graph/pie.py' 2026-04-18 10:17:36,459 wheel INFO adding 'pygal/graph/public.py' 2026-04-18 10:17:36,460 wheel INFO adding 'pygal/graph/pyramid.py' 2026-04-18 10:17:36,461 wheel INFO adding 'pygal/graph/radar.py' 2026-04-18 10:17:36,462 wheel INFO adding 'pygal/graph/solidgauge.py' 2026-04-18 10:17:36,464 wheel INFO adding 'pygal/graph/stackedbar.py' 2026-04-18 10:17:36,465 wheel INFO adding 'pygal/graph/stackedline.py' 2026-04-18 10:17:36,466 wheel INFO adding 'pygal/graph/time.py' 2026-04-18 10:17:36,467 wheel INFO adding 'pygal/graph/treemap.py' 2026-04-18 10:17:36,468 wheel INFO adding 'pygal/graph/xy.py' 2026-04-18 10:17:36,470 wheel INFO adding 'pygal/maps/__init__.py' 2026-04-18 10:17:36,471 wheel INFO adding 'pygal/test/__init__.py' 2026-04-18 10:17:36,472 wheel INFO adding 'pygal/test/conftest.py' 2026-04-18 10:17:36,473 wheel INFO adding 'pygal/test/test_bar.py' 2026-04-18 10:17:36,474 wheel INFO adding 'pygal/test/test_box.py' 2026-04-18 10:17:36,475 wheel INFO adding 'pygal/test/test_colors.py' 2026-04-18 10:17:36,477 wheel INFO adding 'pygal/test/test_config.py' 2026-04-18 10:17:36,478 wheel INFO adding 'pygal/test/test_date.py' 2026-04-18 10:17:36,479 wheel INFO adding 'pygal/test/test_formatters.py' 2026-04-18 10:17:36,480 wheel INFO adding 'pygal/test/test_gauge.py' 2026-04-18 10:17:36,482 wheel INFO adding 'pygal/test/test_graph.py' 2026-04-18 10:17:36,483 wheel INFO adding 'pygal/test/test_histogram.py' 2026-04-18 10:17:36,484 wheel INFO adding 'pygal/test/test_interpolate.py' 2026-04-18 10:17:36,485 wheel INFO adding 'pygal/test/test_line.py' 2026-04-18 10:17:36,486 wheel INFO adding 'pygal/test/test_line_log_none_max_solved.py' 2026-04-18 10:17:36,487 wheel INFO adding 'pygal/test/test_maps.py' 2026-04-18 10:17:36,488 wheel INFO adding 'pygal/test/test_pie.py' 2026-04-18 10:17:36,489 wheel INFO adding 'pygal/test/test_serie_config.py' 2026-04-18 10:17:36,490 wheel INFO adding 'pygal/test/test_sparktext.py' 2026-04-18 10:17:36,491 wheel INFO adding 'pygal/test/test_stacked.py' 2026-04-18 10:17:36,492 wheel INFO adding 'pygal/test/test_style.py' 2026-04-18 10:17:36,493 wheel INFO adding 'pygal/test/test_table.py' 2026-04-18 10:17:36,494 wheel INFO adding 'pygal/test/test_util.py' 2026-04-18 10:17:36,496 wheel INFO adding 'pygal/test/test_view.py' 2026-04-18 10:17:36,497 wheel INFO adding 'pygal/test/test_xml_filters.py' 2026-04-18 10:17:36,498 wheel INFO adding 'pygal/test/utils.py' 2026-04-18 10:17:36,499 wheel INFO adding 'pygal-3.1.0.data/scripts/pygal_gen.py' 2026-04-18 10:17:36,501 wheel INFO adding 'pygal-3.1.0.dist-info/licenses/COPYING' 2026-04-18 10:17:36,502 wheel INFO adding 'pygal-3.1.0.dist-info/METADATA' 2026-04-18 10:17:36,503 wheel INFO adding 'pygal-3.1.0.dist-info/WHEEL' 2026-04-18 10:17:36,504 wheel INFO adding 'pygal-3.1.0.dist-info/top_level.txt' 2026-04-18 10:17:36,505 wheel INFO adding 'pygal-3.1.0.dist-info/RECORD' 2026-04-18 10:17:36,507 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-18 10:17:36,517 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/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__' '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/__pycache__' -> '/home/buildozer/aports/main/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.14/site-packages/pygal/__pycache__' >>> py3-pygal-pyc*: Preparing subpackage py3-pygal-pyc... Please specify at least one package name on the command line. >>> py3-pygal-pyc*: Running postcheck for py3-pygal-pyc >>> py3-pygal*: Running postcheck for py3-pygal >>> py3-pygal*: Preparing package py3-pygal... Please specify at least one package name on the command line. >>> 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 Sat, 18 Apr 2026 10:17:39 +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/23) Purging .makedepends-py3-pygal (20260418.101733) ( 2/23) Purging py3-gpep517-pyc (19-r2) ( 3/23) Purging py3-gpep517 (19-r2) ( 4/23) Purging py3-installer-pyc (1.0.0-r0) ( 5/23) Purging py3-installer (1.0.0-r0) ( 6/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/23) Purging py3-setuptools (82.0.1-r1) ( 8/23) Purging py3-packaging-pyc (26.0-r1) ( 9/23) Purging py3-packaging (26.0-r1) (10/23) Purging py3-parsing-pyc (3.3.2-r1) (11/23) Purging py3-parsing (3.3.2-r1) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 665.7 MiB in 102 packages >>> py3-pygal: Updating the main/riscv64 repository index... >>> py3-pygal: Signing the index...