>>> pyradio: Building testing/pyradio 0.9.2.4-r0 (using abuild 3.10.0-r0) started Sun, 02 Apr 2023 12:30:27 +0000 >>> pyradio: Checking sanity of /home/buildozer/aports/testing/pyradio/APKBUILD... >>> pyradio: Analyzing dependencies... >>> pyradio: Installing for build: build-base python3 py3-dnspython py3-netifaces py3-psutil py3-requests py3-rich py3-gpep517 py3-installer py3-setuptools py3-wheel (1/29) Installing libbz2 (1.0.8-r4) (2/29) Installing libffi (3.4.4-r1) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.4.2-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing libpanelw (6.4_p20230311-r0) (7/29) Installing readline (8.2.1-r0) (8/29) Installing sqlite-libs (3.41.2-r1) (9/29) Installing python3 (3.11.2-r0) (10/29) Installing py3-dnspython (2.3.0-r1) (11/29) Installing py3-netifaces (0.11.0-r2) (12/29) Installing py3-psutil (5.9.4-r1) (13/29) Installing py3-certifi (2022.12.7-r1) (14/29) Installing py3-charset-normalizer (3.1.0-r0) (15/29) Installing py3-idna (3.4-r3) (16/29) Installing py3-urllib3 (1.26.15-r0) (17/29) Installing py3-requests (2.28.2-r0) (18/29) Installing py3-attrs (22.2.0-r0) (19/29) Installing py3-mdurl (0.1.2-r1) (20/29) Installing py3-markdown-it-py (2.2.0-r0) (21/29) Installing py3-pygments (2.14.0-r0) (22/29) Installing py3-rich (13.3.3-r0) (23/29) Installing py3-installer (0.7.0-r0) (24/29) Installing py3-gpep517 (13-r0) (25/29) Installing py3-parsing (3.0.9-r1) (26/29) Installing py3-packaging (23.0-r1) (27/29) Installing py3-setuptools (67.6.1-r0) (28/29) Installing py3-wheel (0.40.0-r0) (29/29) Installing .makedepends-pyradio (20230402.123113) Executing busybox-1.36.0-r5.trigger OK: 405 MiB in 125 packages >>> pyradio: Cleaning up srcdir >>> pyradio: Cleaning up pkgdir >>> pyradio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyradio-0.9.2.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pyradio: Fetching pyradio-0.9.2.4.tar.gz::https://github.com/coderholic/pyradio/archive/refs/tags/0.9.2.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 100 926k 0 926k 0 0 126k 0 --:--:-- 0:00:07 --:--:-- 414k >>> pyradio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyradio-0.9.2.4.tar.gz >>> pyradio: Checking sha512sums... pyradio-0.9.2.4.tar.gz: OK >>> pyradio: Unpacking /var/cache/distfiles/pyradio-0.9.2.4.tar.gz... 2023-04-02 12:32:08,329 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _WouldIgnoreField: 'license' defined outside of `pyproject.toml` would be ignored. !! ########################################################################## # configuration would be ignored/result in error due to `pyproject.toml` # ########################################################################## The following seems to be defined outside of `pyproject.toml`: `license = 'MIT'` According to the spec (see the link below), however, setuptools CANNOT consider this value unless 'license' is listed as `dynamic`. https://packaging.python.org/en/latest/specifications/declaring-project-metadata/ For the time being, `setuptools` will still consider the given value (as a **transitional** measure), but please note that future releases of setuptools will follow strictly the standard. To prevent this warning, you can list 'license' under `dynamic` or alternatively remove the `[project]` table from your file and rely entirely on other means of configuration. !! warnings.warn(msg, _WouldIgnoreField) 2023-04-02 12:32:12,517 root INFO running bdist_wheel 2023-04-02 12:32:12,789 root INFO running build 2023-04-02 12:32:12,792 root INFO running build_py 2023-04-02 12:32:12,888 root INFO creating build 2023-04-02 12:32:12,892 root INFO creating build/lib 2023-04-02 12:32:12,895 root INFO creating build/lib/pyradio 2023-04-02 12:32:12,899 root INFO copying pyradio/simple_curses_widgets.py -> build/lib/pyradio 2023-04-02 12:32:12,909 root INFO copying pyradio/html_help.py -> build/lib/pyradio 2023-04-02 12:32:12,914 root INFO copying pyradio/ping.py -> build/lib/pyradio 2023-04-02 12:32:12,920 root INFO copying pyradio/config.py -> build/lib/pyradio 2023-04-02 12:32:12,928 root INFO copying pyradio/cjkwrap.py -> build/lib/pyradio 2023-04-02 12:32:12,933 root INFO copying pyradio/player.py -> build/lib/pyradio 2023-04-02 12:32:12,940 root INFO copying pyradio/main.py -> build/lib/pyradio 2023-04-02 12:32:12,945 root INFO copying pyradio/win_del_old_inst.py -> build/lib/pyradio 2023-04-02 12:32:12,950 root INFO copying pyradio/win.py -> build/lib/pyradio 2023-04-02 12:32:12,955 root INFO copying pyradio/server.py -> build/lib/pyradio 2023-04-02 12:32:12,960 root INFO copying pyradio/log.py -> build/lib/pyradio 2023-04-02 12:32:12,966 root INFO copying pyradio/install.py -> build/lib/pyradio 2023-04-02 12:32:12,972 root INFO copying pyradio/browser.py -> build/lib/pyradio 2023-04-02 12:32:12,983 root INFO copying pyradio/compare_files.py -> build/lib/pyradio 2023-04-02 12:32:12,989 root INFO copying pyradio/themes.py -> build/lib/pyradio 2023-04-02 12:32:12,997 root INFO copying pyradio/del_vlc_log.py -> build/lib/pyradio 2023-04-02 12:32:13,002 root INFO copying pyradio/window_stack.py -> build/lib/pyradio 2023-04-02 12:32:13,007 root INFO copying pyradio/encodings.py -> build/lib/pyradio 2023-04-02 12:32:13,013 root INFO copying pyradio/schedule_win.py -> build/lib/pyradio 2023-04-02 12:32:13,019 root INFO copying pyradio/countries.py -> build/lib/pyradio 2023-04-02 12:32:13,023 root INFO copying pyradio/radio.py -> build/lib/pyradio 2023-04-02 12:32:13,035 root INFO copying pyradio/__init__.py -> build/lib/pyradio 2023-04-02 12:32:13,039 root INFO copying pyradio/schedule.py -> build/lib/pyradio 2023-04-02 12:32:13,043 root INFO copying pyradio/common.py -> build/lib/pyradio 2023-04-02 12:32:13,046 root INFO copying pyradio/config_window.py -> build/lib/pyradio 2023-04-02 12:32:13,063 root INFO copying pyradio/edit.py -> build/lib/pyradio 2023-04-02 12:32:13,068 root INFO running egg_info 2023-04-02 12:32:13,144 root INFO creating pyradio.egg-info 2023-04-02 12:32:13,214 root INFO writing pyradio.egg-info/PKG-INFO 2023-04-02 12:32:13,230 root INFO writing dependency_links to pyradio.egg-info/dependency_links.txt 2023-04-02 12:32:13,235 root INFO writing entry points to pyradio.egg-info/entry_points.txt 2023-04-02 12:32:13,240 root INFO writing requirements to pyradio.egg-info/requires.txt 2023-04-02 12:32:13,242 root INFO writing top-level names to pyradio.egg-info/top_level.txt 2023-04-02 12:32:13,246 root INFO writing manifest file 'pyradio.egg-info/SOURCES.txt' 2023-04-02 12:32:13,353 root INFO reading manifest file 'pyradio.egg-info/SOURCES.txt' 2023-04-02 12:32:13,360 root INFO reading manifest template 'MANIFEST.in' 2023-04-02 12:32:13,420 root WARNING warning: no previously-included files found matching '*.pyc' 2023-04-02 12:32:13,427 root WARNING warning: no previously-included files found matching '*.orig' 2023-04-02 12:32:13,430 root INFO adding license file 'LICENCE' 2023-04-02 12:32:13,484 root INFO writing manifest file 'pyradio.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyradio.__pycache__' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.__pycache__' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyradio.__pycache__' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyradio.__pycache__' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyradio.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyradio.icons' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyradio.icons' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pyradio.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pyradio.themes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pyradio.themes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-04-02 12:32:13,544 root INFO copying pyradio/config -> build/lib/pyradio 2023-04-02 12:32:13,549 root INFO copying pyradio/notification -> build/lib/pyradio 2023-04-02 12:32:13,557 root INFO copying pyradio/stations.csv -> build/lib/pyradio 2023-04-02 12:32:13,563 root INFO creating build/lib/pyradio/__pycache__ 2023-04-02 12:32:13,568 root INFO copying pyradio/__pycache__/__init__.cpython-311.pyc -> build/lib/pyradio/__pycache__ 2023-04-02 12:32:13,571 root INFO creating build/lib/pyradio/icons 2023-04-02 12:32:13,574 root INFO copying pyradio/icons/pyradio.ico -> build/lib/pyradio/icons 2023-04-02 12:32:13,579 root INFO copying pyradio/icons/pyradio.png -> build/lib/pyradio/icons 2023-04-02 12:32:13,587 root INFO creating build/lib/pyradio/themes 2023-04-02 12:32:13,591 root INFO copying pyradio/themes/catppuccin-frappe.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,596 root INFO copying pyradio/themes/catppuccin-latte.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,613 root INFO copying pyradio/themes/catppuccin-macchiato.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,619 root INFO copying pyradio/themes/catppuccin-mocha.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,626 root INFO copying pyradio/themes/classic_by_obsdg.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,631 root INFO copying pyradio/themes/cupcake_by_edunfelt.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,638 root INFO copying pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,645 root INFO copying pyradio/themes/gruvbox_dark_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,652 root INFO copying pyradio/themes/gruvbox_light_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,658 root INFO copying pyradio/themes/minima_by_ben_chile.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,675 root INFO copying pyradio/themes/pastel_based_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-04-02 12:32:13,863 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-02 12:32:13,865 root INFO running install 2023-04-02 12:32:14,562 root INFO running install_lib 2023-04-02 12:32:14,650 root INFO creating build/bdist.linux-ppc64le 2023-04-02 12:32:14,653 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-02 12:32:14,659 root INFO creating build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,662 root INFO copying build/lib/pyradio/simple_curses_widgets.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,671 root INFO copying build/lib/pyradio/html_help.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,677 root INFO copying build/lib/pyradio/ping.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,683 root INFO copying build/lib/pyradio/config.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,692 root INFO creating build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,700 root INFO copying build/lib/pyradio/themes/gruvbox_light_by_sng.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,706 root INFO copying build/lib/pyradio/themes/catppuccin-frappe.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,711 root INFO copying build/lib/pyradio/themes/catppuccin-macchiato.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,718 root INFO copying build/lib/pyradio/themes/catppuccin-latte.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,724 root INFO copying build/lib/pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,730 root INFO copying build/lib/pyradio/themes/classic_by_obsdg.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,738 root INFO copying build/lib/pyradio/themes/minima_by_ben_chile.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,743 root INFO copying build/lib/pyradio/themes/gruvbox_dark_by_sng.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,750 root INFO copying build/lib/pyradio/themes/catppuccin-mocha.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,757 root INFO copying build/lib/pyradio/themes/pastel_based_by_sng.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,763 root INFO copying build/lib/pyradio/themes/cupcake_by_edunfelt.pyradio-theme -> build/bdist.linux-ppc64le/wheel/pyradio/themes 2023-04-02 12:32:14,767 root INFO copying build/lib/pyradio/cjkwrap.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,774 root INFO copying build/lib/pyradio/player.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,783 root INFO copying build/lib/pyradio/main.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,790 root INFO copying build/lib/pyradio/win_del_old_inst.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,796 root INFO copying build/lib/pyradio/config -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,802 root INFO copying build/lib/pyradio/win.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,810 root INFO copying build/lib/pyradio/server.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,816 root INFO copying build/lib/pyradio/log.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,823 root INFO copying build/lib/pyradio/install.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,830 root INFO copying build/lib/pyradio/browser.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,840 root INFO copying build/lib/pyradio/stations.csv -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,845 root INFO copying build/lib/pyradio/compare_files.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,853 root INFO copying build/lib/pyradio/themes.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,862 root INFO creating build/bdist.linux-ppc64le/wheel/pyradio/icons 2023-04-02 12:32:14,867 root INFO copying build/lib/pyradio/icons/pyradio.ico -> build/bdist.linux-ppc64le/wheel/pyradio/icons 2023-04-02 12:32:14,876 root INFO copying build/lib/pyradio/icons/pyradio.png -> build/bdist.linux-ppc64le/wheel/pyradio/icons 2023-04-02 12:32:14,884 root INFO copying build/lib/pyradio/del_vlc_log.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,890 root INFO copying build/lib/pyradio/window_stack.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,896 root INFO copying build/lib/pyradio/encodings.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,911 root INFO copying build/lib/pyradio/schedule_win.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,918 root INFO copying build/lib/pyradio/notification -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,923 root INFO copying build/lib/pyradio/countries.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,928 root INFO creating build/bdist.linux-ppc64le/wheel/pyradio/__pycache__ 2023-04-02 12:32:14,934 root INFO copying build/lib/pyradio/__pycache__/__init__.cpython-311.pyc -> build/bdist.linux-ppc64le/wheel/pyradio/__pycache__ 2023-04-02 12:32:14,940 root INFO copying build/lib/pyradio/radio.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,955 root INFO copying build/lib/pyradio/__init__.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,960 root INFO copying build/lib/pyradio/schedule.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,966 root INFO copying build/lib/pyradio/common.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,973 root INFO copying build/lib/pyradio/config_window.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,982 root INFO copying build/lib/pyradio/edit.py -> build/bdist.linux-ppc64le/wheel/pyradio 2023-04-02 12:32:14,988 root INFO running install_egg_info 2023-04-02 12:32:15,060 root INFO Copying pyradio.egg-info to build/bdist.linux-ppc64le/wheel/pyradio-0.9.2.4-py3.11.egg-info 2023-04-02 12:32:15,089 root INFO running install_scripts 2023-04-02 12:32:15,368 wheel INFO creating build/bdist.linux-ppc64le/wheel/pyradio-0.9.2.4.dist-info/WHEEL 2023-04-02 12:32:15,383 wheel INFO creating '/home/buildozer/aports/testing/pyradio/src/pyradio-0.9.2.4/dist/.tmp-h4_01wdb/pyradio-0.9.2.4-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-02 12:32:15,392 wheel INFO adding 'pyradio/__init__.py' 2023-04-02 12:32:15,406 wheel INFO adding 'pyradio/browser.py' 2023-04-02 12:32:15,438 wheel INFO adding 'pyradio/cjkwrap.py' 2023-04-02 12:32:15,448 wheel INFO adding 'pyradio/common.py' 2023-04-02 12:32:15,457 wheel INFO adding 'pyradio/compare_files.py' 2023-04-02 12:32:15,464 wheel INFO adding 'pyradio/config' 2023-04-02 12:32:15,477 wheel INFO adding 'pyradio/config.py' 2023-04-02 12:32:15,508 wheel INFO adding 'pyradio/config_window.py' 2023-04-02 12:32:15,528 wheel INFO adding 'pyradio/countries.py' 2023-04-02 12:32:15,537 wheel INFO adding 'pyradio/del_vlc_log.py' 2023-04-02 12:32:15,547 wheel INFO adding 'pyradio/edit.py' 2023-04-02 12:32:15,563 wheel INFO adding 'pyradio/encodings.py' 2023-04-02 12:32:15,570 wheel INFO adding 'pyradio/html_help.py' 2023-04-02 12:32:15,578 wheel INFO adding 'pyradio/install.py' 2023-04-02 12:32:15,600 wheel INFO adding 'pyradio/log.py' 2023-04-02 12:32:15,611 wheel INFO adding 'pyradio/main.py' 2023-04-02 12:32:15,622 wheel INFO adding 'pyradio/notification' 2023-04-02 12:32:15,628 wheel INFO adding 'pyradio/ping.py' 2023-04-02 12:32:15,640 wheel INFO adding 'pyradio/player.py' 2023-04-02 12:32:15,693 wheel INFO adding 'pyradio/radio.py' 2023-04-02 12:32:15,754 wheel INFO adding 'pyradio/schedule.py' 2023-04-02 12:32:15,761 wheel INFO adding 'pyradio/schedule_win.py' 2023-04-02 12:32:15,769 wheel INFO adding 'pyradio/server.py' 2023-04-02 12:32:15,797 wheel INFO adding 'pyradio/simple_curses_widgets.py' 2023-04-02 12:32:15,822 wheel INFO adding 'pyradio/stations.csv' 2023-04-02 12:32:15,833 wheel INFO adding 'pyradio/themes.py' 2023-04-02 12:32:15,845 wheel INFO adding 'pyradio/win.py' 2023-04-02 12:32:15,857 wheel INFO adding 'pyradio/win_del_old_inst.py' 2023-04-02 12:32:15,865 wheel INFO adding 'pyradio/window_stack.py' 2023-04-02 12:32:15,872 wheel INFO adding 'pyradio/__pycache__/__init__.cpython-311.pyc' 2023-04-02 12:32:15,885 wheel INFO adding 'pyradio/icons/pyradio.ico' 2023-04-02 12:32:15,907 wheel INFO adding 'pyradio/icons/pyradio.png' 2023-04-02 12:32:15,947 wheel INFO adding 'pyradio/themes/catppuccin-frappe.pyradio-theme' 2023-04-02 12:32:15,954 wheel INFO adding 'pyradio/themes/catppuccin-latte.pyradio-theme' 2023-04-02 12:32:15,960 wheel INFO adding 'pyradio/themes/catppuccin-macchiato.pyradio-theme' 2023-04-02 12:32:15,966 wheel INFO adding 'pyradio/themes/catppuccin-mocha.pyradio-theme' 2023-04-02 12:32:15,973 wheel INFO adding 'pyradio/themes/classic_by_obsdg.pyradio-theme' 2023-04-02 12:32:15,979 wheel INFO adding 'pyradio/themes/cupcake_by_edunfelt.pyradio-theme' 2023-04-02 12:32:15,986 wheel INFO adding 'pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme' 2023-04-02 12:32:15,991 wheel INFO adding 'pyradio/themes/gruvbox_dark_by_sng.pyradio-theme' 2023-04-02 12:32:15,998 wheel INFO adding 'pyradio/themes/gruvbox_light_by_sng.pyradio-theme' 2023-04-02 12:32:16,005 wheel INFO adding 'pyradio/themes/minima_by_ben_chile.pyradio-theme' 2023-04-02 12:32:16,011 wheel INFO adding 'pyradio/themes/pastel_based_by_sng.pyradio-theme' 2023-04-02 12:32:16,024 wheel INFO adding 'pyradio-0.9.2.4.dist-info/LICENCE' 2023-04-02 12:32:16,034 wheel INFO adding 'pyradio-0.9.2.4.dist-info/METADATA' 2023-04-02 12:32:16,050 wheel INFO adding 'pyradio-0.9.2.4.dist-info/WHEEL' 2023-04-02 12:32:16,054 wheel INFO adding 'pyradio-0.9.2.4.dist-info/entry_points.txt' 2023-04-02 12:32:16,058 wheel INFO adding 'pyradio-0.9.2.4.dist-info/top_level.txt' 2023-04-02 12:32:16,081 wheel INFO adding 'pyradio-0.9.2.4.dist-info/RECORD' 2023-04-02 12:32:16,094 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-02 12:32:16,162 gpep517 INFO The backend produced dist/pyradio-0.9.2.4-py3-none-any.whl pyradio-0.9.2.4-py3-none-any.whl >>> pyradio: Entering fakeroot... >>> pyradio-doc*: Running split function doc... >>> pyradio-doc*: Preparing subpackage pyradio-doc... >>> pyradio-doc*: Running postcheck for pyradio-doc >>> pyradio*: Running postcheck for pyradio >>> pyradio*: Preparing package pyradio... >>> pyradio-doc*: Tracing dependencies... >>> pyradio-doc*: Package size: 56.0 KB >>> pyradio-doc*: Compressing data... >>> pyradio-doc*: Create checksum... >>> pyradio-doc*: Create pyradio-doc-0.9.2.4-r0.apk >>> pyradio*: Tracing dependencies... >>> pyradio*: Package size: 4.2 MB >>> pyradio*: Compressing data... >>> pyradio*: Create checksum... >>> pyradio*: Create pyradio-0.9.2.4-r0.apk >>> pyradio: Build complete at Sun, 02 Apr 2023 12:32:56 +0000 elapsed time 0h 2m 29s >>> pyradio: Cleaning up srcdir >>> pyradio: Cleaning up pkgdir >>> pyradio: Uninstalling dependencies... (1/29) Purging .makedepends-pyradio (20230402.123113) (2/29) Purging py3-dnspython (2.3.0-r1) (3/29) Purging py3-netifaces (0.11.0-r2) (4/29) Purging py3-psutil (5.9.4-r1) (5/29) Purging py3-requests (2.28.2-r0) (6/29) Purging py3-certifi (2022.12.7-r1) (7/29) Purging py3-charset-normalizer (3.1.0-r0) (8/29) Purging py3-idna (3.4-r3) (9/29) Purging py3-urllib3 (1.26.15-r0) (10/29) Purging py3-rich (13.3.3-r0) (11/29) Purging py3-markdown-it-py (2.2.0-r0) (12/29) Purging py3-attrs (22.2.0-r0) (13/29) Purging py3-mdurl (0.1.2-r1) (14/29) Purging py3-pygments (2.14.0-r0) (15/29) Purging py3-gpep517 (13-r0) (16/29) Purging py3-installer (0.7.0-r0) (17/29) Purging py3-setuptools (67.6.1-r0) (18/29) Purging py3-wheel (0.40.0-r0) (19/29) Purging py3-packaging (23.0-r1) (20/29) Purging py3-parsing (3.0.9-r1) (21/29) Purging python3 (3.11.2-r0) (22/29) Purging libbz2 (1.0.8-r4) (23/29) Purging libffi (3.4.4-r1) (24/29) Purging gdbm (1.23-r0) (25/29) Purging xz-libs (5.4.2-r0) (26/29) Purging mpdecimal (2.5.1-r1) (27/29) Purging libpanelw (6.4_p20230311-r0) (28/29) Purging readline (8.2.1-r0) (29/29) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 96 packages >>> pyradio: Updating the testing/ppc64le repository index... >>> pyradio: Signing the index...