>>> py3-pygal: Building community/py3-pygal 3.0.0-r5 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 16:12:16 +0000 >>> py3-pygal: Checking sanity of /home/buildozer/aports/community/py3-pygal/APKBUILD... >>> py3-pygal: Analyzing dependencies... >>> py3-pygal: Installing for build: build-base py3-setuptools (1/17) Installing libffi (3.4.6-r0) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.4_p20240330-r0) (5/17) Installing readline (8.2.10-r0) (6/17) Installing sqlite-libs (3.45.2-r0) (7/17) Installing python3 (3.12.2-r1) (8/17) Installing python3-pycache-pyc0 (3.12.2-r1) (9/17) Installing pyc (3.12.2-r1) (10/17) Installing py3-setuptools-pyc (69.2.0-r1) (11/17) Installing py3-parsing (3.1.2-r1) (12/17) Installing py3-parsing-pyc (3.1.2-r1) (13/17) Installing py3-packaging-pyc (24.0-r1) (14/17) Installing python3-pyc (3.12.2-r1) (15/17) Installing py3-packaging (24.0-r1) (16/17) Installing py3-setuptools (69.2.0-r1) (17/17) Installing .makedepends-py3-pygal (20240412.161217) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 127 packages >>> py3-pygal: Cleaning up srcdir >>> py3-pygal: Cleaning up pkgdir >>> py3-pygal: Cleaning up tmpdir >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygal-3.0.0.tar.gz >>> py3-pygal: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pygal-3.0.0.tar.gz >>> py3-pygal: Checking sha512sums... pygal-3.0.0.tar.gz: OK >>> py3-pygal: Unpacking /var/cache/distfiles/pygal-3.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pygal copying pygal/formatters.py -> build/lib/pygal copying pygal/config.py -> build/lib/pygal copying pygal/__about__.py -> build/lib/pygal copying pygal/util.py -> build/lib/pygal copying pygal/serie.py -> build/lib/pygal copying pygal/style.py -> build/lib/pygal copying pygal/state.py -> build/lib/pygal copying pygal/etree.py -> build/lib/pygal copying pygal/table.py -> build/lib/pygal copying pygal/colors.py -> build/lib/pygal copying pygal/view.py -> build/lib/pygal copying pygal/adapters.py -> build/lib/pygal copying pygal/svg.py -> build/lib/pygal copying pygal/interpolate.py -> build/lib/pygal copying pygal/__init__.py -> build/lib/pygal copying pygal/stats.py -> build/lib/pygal copying pygal/_compat.py -> build/lib/pygal creating build/lib/pygal/test copying pygal/test/conftest.py -> build/lib/pygal/test copying pygal/test/test_date.py -> build/lib/pygal/test copying pygal/test/test_box.py -> build/lib/pygal/test copying pygal/test/test_serie_config.py -> build/lib/pygal/test copying pygal/test/test_util.py -> build/lib/pygal/test copying pygal/test/test_bar.py -> build/lib/pygal/test copying pygal/test/test_line.py -> build/lib/pygal/test copying pygal/test/test_sparktext.py -> build/lib/pygal/test copying pygal/test/test_stacked.py -> build/lib/pygal/test copying pygal/test/test_histogram.py -> build/lib/pygal/test copying pygal/test/test_graph.py -> build/lib/pygal/test copying pygal/test/test_pie.py -> build/lib/pygal/test copying pygal/test/test_view.py -> build/lib/pygal/test copying pygal/test/test_formatters.py -> build/lib/pygal/test copying pygal/test/utils.py -> build/lib/pygal/test copying pygal/test/test_interpolate.py -> build/lib/pygal/test copying pygal/test/test_config.py -> build/lib/pygal/test copying pygal/test/test_maps.py -> build/lib/pygal/test copying pygal/test/test_style.py -> build/lib/pygal/test copying pygal/test/test_line_log_none_max_solved.py -> build/lib/pygal/test copying pygal/test/__init__.py -> build/lib/pygal/test copying pygal/test/test_colors.py -> build/lib/pygal/test copying pygal/test/test_table.py -> build/lib/pygal/test copying pygal/test/test_xml_filters.py -> build/lib/pygal/test creating build/lib/pygal/graph copying pygal/graph/funnel.py -> build/lib/pygal/graph copying pygal/graph/time.py -> build/lib/pygal/graph copying pygal/graph/dot.py -> build/lib/pygal/graph copying pygal/graph/graph.py -> build/lib/pygal/graph copying pygal/graph/horizontal.py -> build/lib/pygal/graph copying pygal/graph/horizontalbar.py -> build/lib/pygal/graph copying pygal/graph/map.py -> build/lib/pygal/graph copying pygal/graph/histogram.py -> build/lib/pygal/graph copying pygal/graph/line.py -> build/lib/pygal/graph copying pygal/graph/horizontalstackedbar.py -> build/lib/pygal/graph copying pygal/graph/box.py -> build/lib/pygal/graph copying pygal/graph/horizontalline.py -> build/lib/pygal/graph copying pygal/graph/horizontalstackedline.py -> build/lib/pygal/graph copying pygal/graph/stackedbar.py -> build/lib/pygal/graph copying pygal/graph/public.py -> build/lib/pygal/graph copying pygal/graph/dual.py -> build/lib/pygal/graph copying pygal/graph/solidgauge.py -> build/lib/pygal/graph copying pygal/graph/xy.py -> build/lib/pygal/graph copying pygal/graph/gauge.py -> build/lib/pygal/graph copying pygal/graph/treemap.py -> build/lib/pygal/graph copying pygal/graph/radar.py -> build/lib/pygal/graph copying pygal/graph/pyramid.py -> build/lib/pygal/graph copying pygal/graph/bar.py -> build/lib/pygal/graph copying pygal/graph/stackedline.py -> build/lib/pygal/graph copying pygal/graph/__init__.py -> build/lib/pygal/graph copying pygal/graph/pie.py -> build/lib/pygal/graph copying pygal/graph/base.py -> build/lib/pygal/graph creating build/lib/pygal/maps copying pygal/maps/__init__.py -> build/lib/pygal/maps creating build/lib/pygal/css copying pygal/css/base.css -> build/lib/pygal/css copying pygal/css/graph.css -> build/lib/pygal/css copying pygal/css/style.css -> build/lib/pygal/css running build_scripts creating build/scripts-3.12 copying and adjusting pygal_gen.py -> build/scripts-3.12 changing mode of build/scripts-3.12/pygal_gen.py from 644 to 755 >>> py3-pygal: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pygal/pkg creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/formatters.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/config.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/__about__.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/conftest.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_date.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_box.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_serie_config.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_util.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_bar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_line.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_sparktext.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_stacked.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_histogram.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_graph.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_pie.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_view.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_formatters.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/utils.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_interpolate.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_config.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_maps.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_style.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_line_log_none_max_solved.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/__init__.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_colors.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_table.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/test/test_xml_filters.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test copying build/lib/pygal/util.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/serie.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/funnel.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/time.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/dot.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/graph.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/horizontal.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/horizontalbar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/map.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/histogram.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/line.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/horizontalstackedbar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/box.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/horizontalline.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/horizontalstackedline.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/stackedbar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/public.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/dual.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/solidgauge.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/xy.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/gauge.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/treemap.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/radar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/pyramid.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/bar.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/stackedline.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/__init__.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/pie.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/graph/base.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph copying build/lib/pygal/style.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/state.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/maps copying build/lib/pygal/maps/__init__.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/maps copying build/lib/pygal/etree.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/table.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/colors.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/view.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/adapters.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/css copying build/lib/pygal/css/base.css -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/css copying build/lib/pygal/css/graph.css -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/css copying build/lib/pygal/css/style.css -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/css copying build/lib/pygal/svg.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/interpolate.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/__init__.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/stats.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal copying build/lib/pygal/_compat.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/formatters.py to formatters.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/config.py to config.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/__about__.py to __about__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/conftest.py to conftest.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_date.py to test_date.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_box.py to test_box.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_serie_config.py to test_serie_config.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_util.py to test_util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_bar.py to test_bar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_line.py to test_line.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_sparktext.py to test_sparktext.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_stacked.py to test_stacked.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_histogram.py to test_histogram.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_graph.py to test_graph.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_pie.py to test_pie.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_view.py to test_view.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_formatters.py to test_formatters.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_interpolate.py to test_interpolate.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_config.py to test_config.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_maps.py to test_maps.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_style.py to test_style.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_line_log_none_max_solved.py to test_line_log_none_max_solved.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_colors.py to test_colors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_table.py to test_table.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/test_xml_filters.py to test_xml_filters.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/util.py to util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/serie.py to serie.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/funnel.py to funnel.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/time.py to time.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/dot.py to dot.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/graph.py to graph.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/horizontal.py to horizontal.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/horizontalbar.py to horizontalbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/map.py to map.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/histogram.py to histogram.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/line.py to line.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/horizontalstackedbar.py to horizontalstackedbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/box.py to box.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/horizontalline.py to horizontalline.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/horizontalstackedline.py to horizontalstackedline.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/stackedbar.py to stackedbar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/public.py to public.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/dual.py to dual.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/solidgauge.py to solidgauge.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/xy.py to xy.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/gauge.py to gauge.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/treemap.py to treemap.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/radar.py to radar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/pyramid.py to pyramid.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/bar.py to bar.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/stackedline.py to stackedline.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/pie.py to pie.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/style.py to style.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/state.py to state.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/maps/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/etree.py to etree.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/table.py to table.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/colors.py to colors.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/view.py to view.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/adapters.py to adapters.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/svg.py to svg.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/interpolate.py to interpolate.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/stats.py to stats.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/_compat.py to _compat.cpython-312.pyc running install_egg_info running egg_info writing pygal.egg-info/PKG-INFO writing dependency_links to pygal.egg-info/dependency_links.txt writing requirements to pygal.egg-info/requires.txt writing top-level names to pygal.egg-info/top_level.txt reading manifest file 'pygal.egg-info/SOURCES.txt' adding license file 'COPYING' writing manifest file 'pygal.egg-info/SOURCES.txt' Copying pygal.egg-info to /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal-3.0.0-py3.12.egg-info running install_scripts creating /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/bin copying build/scripts-3.12/pygal_gen.py -> /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/bin changing mode of /home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/bin/pygal_gen.py to 755 >>> py3-pygal-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/test/__pycache__' -> '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/test/__pycache__' '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/graph/__pycache__' -> '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/graph/__pycache__' '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/maps/__pycache__' -> '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal-pyc/usr/lib/python3.12/site-packages/pygal/maps/__pycache__' '/home/buildozer/aports/community/py3-pygal/pkg/py3-pygal/usr/lib/python3.12/site-packages/pygal/__pycache__' -> '/home/buildozer/aports/community/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... py3-setuptools python3~3.12 >>> py3-pygal-pyc*: Package size: 664.0 KB >>> py3-pygal-pyc*: Compressing data... >>> py3-pygal-pyc*: Create checksum... >>> py3-pygal-pyc*: Create py3-pygal-pyc-3.0.0-r5.apk >>> py3-pygal*: Tracing dependencies... py3-setuptools python3~3.12 >>> py3-pygal*: Package size: 600.0 KB >>> py3-pygal*: Compressing data... >>> py3-pygal*: Create checksum... >>> py3-pygal*: Create py3-pygal-3.0.0-r5.apk >>> py3-pygal: Build complete at Fri, 12 Apr 2024 16:12:19 +0000 elapsed time 0h 0m 3s >>> py3-pygal: Cleaning up srcdir >>> py3-pygal: Cleaning up pkgdir >>> py3-pygal: Uninstalling dependencies... (1/17) Purging .makedepends-py3-pygal (20240412.161217) (2/17) Purging py3-setuptools-pyc (69.2.0-r1) (3/17) Purging py3-setuptools (69.2.0-r1) (4/17) Purging py3-packaging-pyc (24.0-r1) (5/17) Purging py3-packaging (24.0-r1) (6/17) Purging py3-parsing-pyc (3.1.2-r1) (7/17) Purging py3-parsing (3.1.2-r1) (8/17) Purging python3-pyc (3.12.2-r1) (9/17) Purging python3-pycache-pyc0 (3.12.2-r1) (10/17) Purging pyc (3.12.2-r1) (11/17) Purging python3 (3.12.2-r1) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.6-r0) (14/17) Purging libpanelw (6.4_p20240330-r0) (15/17) Purging mpdecimal (4.0.0-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-pygal: Updating the community/ppc64le repository index... >>> py3-pygal: Signing the index...