>>> pyradio: Building testing/pyradio 0.9.2.13-r0 (using abuild 3.11.21-r0) started Sun, 20 Aug 2023 13:51:32 +0000 >>> pyradio: Checking sanity of /home/buildozer/aports/testing/pyradio/APKBUILD... >>> pyradio: Analyzing dependencies... >>> pyradio: Installing for build: build-base python3 py3-dateutil py3-dnspython py3-netifaces py3-psutil py3-requests py3-rich py3-gpep517 py3-installer py3-setuptools py3-wheel (1/52) Installing libbz2 (1.0.8-r6) (2/52) Installing gdbm (1.23-r1) (3/52) Installing mpdecimal (2.5.1-r2) (4/52) Installing libpanelw (6.4_p20230722-r0) (5/52) Installing readline (8.2.1-r2) (6/52) Installing sqlite-libs (3.42.0-r2) (7/52) Installing python3 (3.11.4-r4) (8/52) Installing python3-pycache-pyc0 (3.11.4-r4) (9/52) Installing pyc (0.1-r0) (10/52) Installing python3-pyc (3.11.4-r4) (11/52) Installing py3-six (1.16.0-r7) (12/52) Installing py3-six-pyc (1.16.0-r7) (13/52) Installing py3-dateutil (2.8.2-r4) (14/52) Installing py3-dateutil-pyc (2.8.2-r4) (15/52) Installing py3-dnspython (2.4.1-r0) (16/52) Installing py3-dnspython-pyc (2.4.1-r0) (17/52) Installing py3-netifaces (0.11.0-r2) (18/52) Installing py3-psutil (5.9.5-r1) (19/52) Installing py3-psutil-pyc (5.9.5-r1) (20/52) Installing py3-certifi (2023.7.22-r0) (21/52) Installing py3-certifi-pyc (2023.7.22-r0) (22/52) Installing py3-charset-normalizer (3.2.0-r0) (23/52) Installing py3-charset-normalizer-pyc (3.2.0-r0) (24/52) Installing py3-idna (3.4-r4) (25/52) Installing py3-idna-pyc (3.4-r4) (26/52) Installing py3-urllib3 (1.26.16-r0) (27/52) Installing py3-urllib3-pyc (1.26.16-r0) (28/52) Installing py3-requests (2.31.0-r1) (29/52) Installing py3-requests-pyc (2.31.0-r1) (30/52) Installing py3-attrs (23.1.0-r1) (31/52) Installing py3-attrs-pyc (23.1.0-r1) (32/52) Installing py3-mdurl (0.1.2-r2) (33/52) Installing py3-mdurl-pyc (0.1.2-r2) (34/52) Installing py3-markdown-it-py (3.0.0-r0) (35/52) Installing py3-markdown-it-py-pyc (3.0.0-r0) (36/52) Installing py3-pygments (2.16.1-r1) (37/52) Installing py3-pygments-pyc (2.16.1-r1) (38/52) Installing py3-rich (13.5.2-r0) (39/52) Installing py3-rich-pyc (13.5.2-r0) (40/52) Installing py3-installer (0.7.0-r1) (41/52) Installing py3-installer-pyc (0.7.0-r1) (42/52) Installing py3-gpep517 (13-r4) (43/52) Installing py3-gpep517-pyc (13-r4) (44/52) Installing py3-parsing (3.1.1-r0) (45/52) Installing py3-parsing-pyc (3.1.1-r0) (46/52) Installing py3-packaging (23.1-r3) (47/52) Installing py3-packaging-pyc (23.1-r3) (48/52) Installing py3-setuptools (68.0.0-r2) (49/52) Installing py3-setuptools-pyc (68.0.0-r2) (50/52) Installing py3-wheel (0.41.0-r2) (51/52) Installing py3-wheel-pyc (0.41.0-r2) (52/52) Installing .makedepends-pyradio (20230820.135137) Executing busybox-1.36.1-r6.trigger OK: 999 MiB in 160 packages >>> pyradio: Cleaning up srcdir >>> pyradio: Cleaning up pkgdir >>> pyradio: Cleaning up tmpdir >>> pyradio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyradio-0.9.2.13.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pyradio: Fetching pyradio-0.9.2.13.tar.gz::https://github.com/coderholic/pyradio/archive/refs/tags/0.9.2.13.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 100 957k 0 957k 0 0 1104k 0 --:--:-- --:--:-- --:--:-- 1104k >>> pyradio: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyradio-0.9.2.13.tar.gz >>> pyradio: Checking sha512sums... pyradio-0.9.2.13.tar.gz: OK >>> pyradio: Unpacking /var/cache/distfiles/pyradio-0.9.2.13.tar.gz... 2023-08-20 13:51:42,841 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:62: _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. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! _handle_missing_dynamic(dist, project_table) 2023-08-20 13:51:43,440 root INFO running bdist_wheel 2023-08-20 13:51:43,481 root INFO running build 2023-08-20 13:51:43,481 root INFO running build_py 2023-08-20 13:51:43,494 root INFO creating build 2023-08-20 13:51:43,495 root INFO creating build/lib 2023-08-20 13:51:43,495 root INFO creating build/lib/pyradio 2023-08-20 13:51:43,496 root INFO copying pyradio/html_help.py -> build/lib/pyradio 2023-08-20 13:51:43,497 root INFO copying pyradio/window_stack.py -> build/lib/pyradio 2023-08-20 13:51:43,498 root INFO copying pyradio/schedule.py -> build/lib/pyradio 2023-08-20 13:51:43,499 root INFO copying pyradio/common.py -> build/lib/pyradio 2023-08-20 13:51:43,500 root INFO copying pyradio/main.py -> build/lib/pyradio 2023-08-20 13:51:43,501 root INFO copying pyradio/__init__.py -> build/lib/pyradio 2023-08-20 13:51:43,502 root INFO copying pyradio/config_window.py -> build/lib/pyradio 2023-08-20 13:51:43,503 root INFO copying pyradio/simple_curses_widgets.py -> build/lib/pyradio 2023-08-20 13:51:43,505 root INFO copying pyradio/install.py -> build/lib/pyradio 2023-08-20 13:51:43,506 root INFO copying pyradio/browser.py -> build/lib/pyradio 2023-08-20 13:51:43,507 root INFO copying pyradio/radio.py -> build/lib/pyradio 2023-08-20 13:51:43,509 root INFO copying pyradio/del_vlc_log.py -> build/lib/pyradio 2023-08-20 13:51:43,510 root INFO copying pyradio/encodings.py -> build/lib/pyradio 2023-08-20 13:51:43,511 root INFO copying pyradio/themes.py -> build/lib/pyradio 2023-08-20 13:51:43,512 root INFO copying pyradio/cjkwrap.py -> build/lib/pyradio 2023-08-20 13:51:43,513 root INFO copying pyradio/win.py -> build/lib/pyradio 2023-08-20 13:51:43,514 root INFO copying pyradio/edit.py -> build/lib/pyradio 2023-08-20 13:51:43,515 root INFO copying pyradio/ping.py -> build/lib/pyradio 2023-08-20 13:51:43,515 root INFO copying pyradio/server.py -> build/lib/pyradio 2023-08-20 13:51:43,516 root INFO copying pyradio/config.py -> build/lib/pyradio 2023-08-20 13:51:43,517 root INFO copying pyradio/player.py -> build/lib/pyradio 2023-08-20 13:51:43,518 root INFO copying pyradio/schedule_win.py -> build/lib/pyradio 2023-08-20 13:51:43,519 root INFO copying pyradio/countries.py -> build/lib/pyradio 2023-08-20 13:51:43,520 root INFO copying pyradio/win_del_old_inst.py -> build/lib/pyradio 2023-08-20 13:51:43,521 root INFO copying pyradio/compare_files.py -> build/lib/pyradio 2023-08-20 13:51:43,521 root INFO copying pyradio/log.py -> build/lib/pyradio 2023-08-20 13:51:43,522 root INFO running egg_info 2023-08-20 13:51:43,534 root INFO creating pyradio.egg-info 2023-08-20 13:51:43,545 root INFO writing pyradio.egg-info/PKG-INFO 2023-08-20 13:51:43,547 root INFO writing dependency_links to pyradio.egg-info/dependency_links.txt 2023-08-20 13:51:43,548 root INFO writing entry points to pyradio.egg-info/entry_points.txt 2023-08-20 13:51:43,549 root INFO writing requirements to pyradio.egg-info/requires.txt 2023-08-20 13:51:43,549 root INFO writing top-level names to pyradio.egg-info/top_level.txt 2023-08-20 13:51:43,550 root INFO writing manifest file 'pyradio.egg-info/SOURCES.txt' 2023-08-20 13:51:43,565 root INFO reading manifest file 'pyradio.egg-info/SOURCES.txt' 2023-08-20 13:51:43,566 root INFO reading manifest template 'MANIFEST.in' 2023-08-20 13:51:43,573 root WARNING warning: no previously-included files found matching '*.pyc' 2023-08-20 13:51:43,574 root WARNING warning: no previously-included files found matching '*.orig' 2023-08-20 13:51:43,575 root INFO adding license file 'LICENCE' 2023-08-20 13:51:43,581 root INFO writing manifest file 'pyradio.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'pyradio.__pycache__' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.__pycache__' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pyradio.__pycache__' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pyradio.__pycache__' to be distributed and are already explicitly excluding 'pyradio.__pycache__' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'pyradio.icons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.icons' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pyradio.icons' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pyradio.icons' to be distributed and are already explicitly excluding 'pyradio.icons' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'pyradio.themes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pyradio.themes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pyradio.themes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pyradio.themes' to be distributed and are already explicitly excluding 'pyradio.themes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2023-08-20 13:51:43,589 root INFO copying pyradio/config -> build/lib/pyradio 2023-08-20 13:51:43,590 root INFO copying pyradio/notification -> build/lib/pyradio 2023-08-20 13:51:43,591 root INFO copying pyradio/stations.csv -> build/lib/pyradio 2023-08-20 13:51:43,592 root INFO creating build/lib/pyradio/__pycache__ 2023-08-20 13:51:43,592 root INFO copying pyradio/__pycache__/__init__.cpython-311.pyc -> build/lib/pyradio/__pycache__ 2023-08-20 13:51:43,593 root INFO creating build/lib/pyradio/icons 2023-08-20 13:51:43,593 root INFO copying pyradio/icons/pyradio.ico -> build/lib/pyradio/icons 2023-08-20 13:51:43,594 root INFO copying pyradio/icons/pyradio.png -> build/lib/pyradio/icons 2023-08-20 13:51:43,595 root INFO creating build/lib/pyradio/themes 2023-08-20 13:51:43,596 root INFO copying pyradio/themes/blue-by-boxer.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,597 root INFO copying pyradio/themes/catppuccin-frappe.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,597 root INFO copying pyradio/themes/catppuccin-latte.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,598 root INFO copying pyradio/themes/catppuccin-macchiato.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,599 root INFO copying pyradio/themes/catppuccin-mocha.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,600 root INFO copying pyradio/themes/classic_by_obsdg.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,600 root INFO copying pyradio/themes/cupcake_by_edunfelt.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,601 root INFO copying pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,602 root INFO copying pyradio/themes/gruvbox_dark_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,603 root INFO copying pyradio/themes/gruvbox_light_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,603 root INFO copying pyradio/themes/minima_by_ben_chile.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,604 root INFO copying pyradio/themes/pastel_based_by_sng.pyradio-theme -> build/lib/pyradio/themes 2023-08-20 13:51:43,628 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-08-20 13:51:43,628 root INFO running install 2023-08-20 13:51:43,691 root INFO running install_lib 2023-08-20 13:51:43,702 root INFO creating build/bdist.linux-riscv64 2023-08-20 13:51:43,703 root INFO creating build/bdist.linux-riscv64/wheel 2023-08-20 13:51:43,703 root INFO creating build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,704 root INFO copying build/lib/pyradio/config -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,704 root INFO creating build/bdist.linux-riscv64/wheel/pyradio/__pycache__ 2023-08-20 13:51:43,705 root INFO copying build/lib/pyradio/__pycache__/__init__.cpython-311.pyc -> build/bdist.linux-riscv64/wheel/pyradio/__pycache__ 2023-08-20 13:51:43,706 root INFO creating build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,706 root INFO copying build/lib/pyradio/themes/minima_by_ben_chile.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,707 root INFO copying build/lib/pyradio/themes/pastel_based_by_sng.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,708 root INFO copying build/lib/pyradio/themes/blue-by-boxer.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,708 root INFO copying build/lib/pyradio/themes/gruvbox_light_by_sng.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,709 root INFO copying build/lib/pyradio/themes/catppuccin-mocha.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,710 root INFO copying build/lib/pyradio/themes/gruvbox_dark_by_sng.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,710 root INFO copying build/lib/pyradio/themes/catppuccin-macchiato.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,711 root INFO copying build/lib/pyradio/themes/cupcake_by_edunfelt.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,712 root INFO copying build/lib/pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,712 root INFO copying build/lib/pyradio/themes/catppuccin-latte.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,713 root INFO copying build/lib/pyradio/themes/classic_by_obsdg.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,714 root INFO copying build/lib/pyradio/themes/catppuccin-frappe.pyradio-theme -> build/bdist.linux-riscv64/wheel/pyradio/themes 2023-08-20 13:51:43,714 root INFO copying build/lib/pyradio/html_help.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,715 root INFO copying build/lib/pyradio/window_stack.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,716 root INFO copying build/lib/pyradio/schedule.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,716 root INFO copying build/lib/pyradio/common.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,717 root INFO copying build/lib/pyradio/main.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,718 root INFO copying build/lib/pyradio/notification -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,719 root INFO copying build/lib/pyradio/__init__.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,719 root INFO copying build/lib/pyradio/config_window.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,720 root INFO copying build/lib/pyradio/simple_curses_widgets.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,721 root INFO copying build/lib/pyradio/install.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,722 root INFO copying build/lib/pyradio/browser.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,723 root INFO copying build/lib/pyradio/radio.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,724 root INFO copying build/lib/pyradio/del_vlc_log.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,725 root INFO copying build/lib/pyradio/encodings.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,726 root INFO copying build/lib/pyradio/themes.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,727 root INFO copying build/lib/pyradio/cjkwrap.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,728 root INFO copying build/lib/pyradio/win.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,728 root INFO copying build/lib/pyradio/edit.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,729 root INFO copying build/lib/pyradio/stations.csv -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,730 root INFO copying build/lib/pyradio/ping.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,731 root INFO copying build/lib/pyradio/server.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,732 root INFO copying build/lib/pyradio/config.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,733 root INFO copying build/lib/pyradio/player.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,734 root INFO copying build/lib/pyradio/schedule_win.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,734 root INFO copying build/lib/pyradio/countries.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,735 root INFO copying build/lib/pyradio/win_del_old_inst.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,736 root INFO creating build/bdist.linux-riscv64/wheel/pyradio/icons 2023-08-20 13:51:43,736 root INFO copying build/lib/pyradio/icons/pyradio.png -> build/bdist.linux-riscv64/wheel/pyradio/icons 2023-08-20 13:51:43,737 root INFO copying build/lib/pyradio/icons/pyradio.ico -> build/bdist.linux-riscv64/wheel/pyradio/icons 2023-08-20 13:51:43,738 root INFO copying build/lib/pyradio/compare_files.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,739 root INFO copying build/lib/pyradio/log.py -> build/bdist.linux-riscv64/wheel/pyradio 2023-08-20 13:51:43,739 root INFO running install_egg_info 2023-08-20 13:51:43,750 root INFO Copying pyradio.egg-info to build/bdist.linux-riscv64/wheel/pyradio-0.9.2.13-py3.11.egg-info 2023-08-20 13:51:43,755 root INFO running install_scripts 2023-08-20 13:51:43,789 wheel INFO creating build/bdist.linux-riscv64/wheel/pyradio-0.9.2.13.dist-info/WHEEL 2023-08-20 13:51:43,792 wheel INFO creating '/home/buildozer/aports/testing/pyradio/src/pyradio-0.9.2.13/.dist/.tmp-j8gsfld8/pyradio-0.9.2.13-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-08-20 13:51:43,795 wheel INFO adding 'pyradio/__init__.py' 2023-08-20 13:51:43,799 wheel INFO adding 'pyradio/browser.py' 2023-08-20 13:51:43,803 wheel INFO adding 'pyradio/cjkwrap.py' 2023-08-20 13:51:43,804 wheel INFO adding 'pyradio/common.py' 2023-08-20 13:51:43,805 wheel INFO adding 'pyradio/compare_files.py' 2023-08-20 13:51:43,806 wheel INFO adding 'pyradio/config' 2023-08-20 13:51:43,807 wheel INFO adding 'pyradio/config.py' 2023-08-20 13:51:43,811 wheel INFO adding 'pyradio/config_window.py' 2023-08-20 13:51:43,813 wheel INFO adding 'pyradio/countries.py' 2023-08-20 13:51:43,814 wheel INFO adding 'pyradio/del_vlc_log.py' 2023-08-20 13:51:43,815 wheel INFO adding 'pyradio/edit.py' 2023-08-20 13:51:43,817 wheel INFO adding 'pyradio/encodings.py' 2023-08-20 13:51:43,818 wheel INFO adding 'pyradio/html_help.py' 2023-08-20 13:51:43,819 wheel INFO adding 'pyradio/install.py' 2023-08-20 13:51:43,821 wheel INFO adding 'pyradio/log.py' 2023-08-20 13:51:43,822 wheel INFO adding 'pyradio/main.py' 2023-08-20 13:51:43,824 wheel INFO adding 'pyradio/notification' 2023-08-20 13:51:43,825 wheel INFO adding 'pyradio/ping.py' 2023-08-20 13:51:43,826 wheel INFO adding 'pyradio/player.py' 2023-08-20 13:51:43,830 wheel INFO adding 'pyradio/radio.py' 2023-08-20 13:51:43,838 wheel INFO adding 'pyradio/schedule.py' 2023-08-20 13:51:43,839 wheel INFO adding 'pyradio/schedule_win.py' 2023-08-20 13:51:43,840 wheel INFO adding 'pyradio/server.py' 2023-08-20 13:51:43,842 wheel INFO adding 'pyradio/simple_curses_widgets.py' 2023-08-20 13:51:43,846 wheel INFO adding 'pyradio/stations.csv' 2023-08-20 13:51:43,847 wheel INFO adding 'pyradio/themes.py' 2023-08-20 13:51:43,848 wheel INFO adding 'pyradio/win.py' 2023-08-20 13:51:43,850 wheel INFO adding 'pyradio/win_del_old_inst.py' 2023-08-20 13:51:43,850 wheel INFO adding 'pyradio/window_stack.py' 2023-08-20 13:51:43,852 wheel INFO adding 'pyradio/__pycache__/__init__.cpython-311.pyc' 2023-08-20 13:51:43,853 wheel INFO adding 'pyradio/icons/pyradio.ico' 2023-08-20 13:51:43,856 wheel INFO adding 'pyradio/icons/pyradio.png' 2023-08-20 13:51:43,859 wheel INFO adding 'pyradio/themes/blue-by-boxer.pyradio-theme' 2023-08-20 13:51:43,860 wheel INFO adding 'pyradio/themes/catppuccin-frappe.pyradio-theme' 2023-08-20 13:51:43,861 wheel INFO adding 'pyradio/themes/catppuccin-latte.pyradio-theme' 2023-08-20 13:51:43,861 wheel INFO adding 'pyradio/themes/catppuccin-macchiato.pyradio-theme' 2023-08-20 13:51:43,862 wheel INFO adding 'pyradio/themes/catppuccin-mocha.pyradio-theme' 2023-08-20 13:51:43,863 wheel INFO adding 'pyradio/themes/classic_by_obsdg.pyradio-theme' 2023-08-20 13:51:43,864 wheel INFO adding 'pyradio/themes/cupcake_by_edunfelt.pyradio-theme' 2023-08-20 13:51:43,865 wheel INFO adding 'pyradio/themes/fairyflossy_by_edunfelt.pyradio-theme' 2023-08-20 13:51:43,866 wheel INFO adding 'pyradio/themes/gruvbox_dark_by_sng.pyradio-theme' 2023-08-20 13:51:43,867 wheel INFO adding 'pyradio/themes/gruvbox_light_by_sng.pyradio-theme' 2023-08-20 13:51:43,867 wheel INFO adding 'pyradio/themes/minima_by_ben_chile.pyradio-theme' 2023-08-20 13:51:43,868 wheel INFO adding 'pyradio/themes/pastel_based_by_sng.pyradio-theme' 2023-08-20 13:51:43,870 wheel INFO adding 'pyradio-0.9.2.13.dist-info/LICENCE' 2023-08-20 13:51:43,871 wheel INFO adding 'pyradio-0.9.2.13.dist-info/METADATA' 2023-08-20 13:51:43,873 wheel INFO adding 'pyradio-0.9.2.13.dist-info/WHEEL' 2023-08-20 13:51:43,873 wheel INFO adding 'pyradio-0.9.2.13.dist-info/entry_points.txt' 2023-08-20 13:51:43,874 wheel INFO adding 'pyradio-0.9.2.13.dist-info/top_level.txt' 2023-08-20 13:51:43,877 wheel INFO adding 'pyradio-0.9.2.13.dist-info/RECORD' 2023-08-20 13:51:43,879 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-08-20 13:51:43,883 gpep517 INFO The backend produced .dist/pyradio-0.9.2.13-py3-none-any.whl pyradio-0.9.2.13-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-pyc*: Running split function pyc... '/home/buildozer/aports/testing/pyradio/pkg/pyradio/usr/lib/python3.11/site-packages/pyradio/__pycache__' -> '/home/buildozer/aports/testing/pyradio/pkg/pyradio-pyc/usr/lib/python3.11/site-packages/pyradio/__pycache__' >>> pyradio-pyc*: Preparing subpackage pyradio-pyc... >>> pyradio-pyc*: Running postcheck for pyradio-pyc >>> 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.13-r0.apk >>> pyradio-pyc*: Tracing dependencies... python3 py3-dateutil py3-dnspython py3-netifaces py3-psutil py3-requests py3-rich python3~3.11 >>> pyradio-pyc*: Package size: 2.1 MB >>> pyradio-pyc*: Compressing data... >>> pyradio-pyc*: Create checksum... >>> pyradio-pyc*: Create pyradio-pyc-0.9.2.13-r0.apk >>> pyradio*: Tracing dependencies... python3 py3-dateutil py3-dnspython py3-netifaces py3-psutil py3-requests py3-rich python3~3.11 >>> pyradio*: Package size: 2.3 MB >>> pyradio*: Compressing data... >>> pyradio*: Create checksum... >>> pyradio*: Create pyradio-0.9.2.13-r0.apk >>> pyradio: Build complete at Sun, 20 Aug 2023 13:51:52 +0000 elapsed time 0h 0m 20s >>> pyradio: Cleaning up srcdir >>> pyradio: Cleaning up pkgdir >>> pyradio: Uninstalling dependencies... (1/52) Purging .makedepends-pyradio (20230820.135137) (2/52) Purging py3-dateutil-pyc (2.8.2-r4) (3/52) Purging py3-dateutil (2.8.2-r4) (4/52) Purging py3-six-pyc (1.16.0-r7) (5/52) Purging py3-six (1.16.0-r7) (6/52) Purging py3-dnspython-pyc (2.4.1-r0) (7/52) Purging py3-dnspython (2.4.1-r0) (8/52) Purging py3-netifaces (0.11.0-r2) (9/52) Purging py3-psutil-pyc (5.9.5-r1) (10/52) Purging py3-psutil (5.9.5-r1) (11/52) Purging py3-requests-pyc (2.31.0-r1) (12/52) Purging py3-requests (2.31.0-r1) (13/52) Purging py3-certifi-pyc (2023.7.22-r0) (14/52) Purging py3-certifi (2023.7.22-r0) (15/52) Purging py3-charset-normalizer-pyc (3.2.0-r0) (16/52) Purging py3-charset-normalizer (3.2.0-r0) (17/52) Purging py3-idna-pyc (3.4-r4) (18/52) Purging py3-idna (3.4-r4) (19/52) Purging py3-urllib3-pyc (1.26.16-r0) (20/52) Purging py3-urllib3 (1.26.16-r0) (21/52) Purging py3-rich-pyc (13.5.2-r0) (22/52) Purging py3-rich (13.5.2-r0) (23/52) Purging py3-markdown-it-py-pyc (3.0.0-r0) (24/52) Purging py3-markdown-it-py (3.0.0-r0) (25/52) Purging py3-attrs-pyc (23.1.0-r1) (26/52) Purging py3-attrs (23.1.0-r1) (27/52) Purging py3-mdurl-pyc (0.1.2-r2) (28/52) Purging py3-mdurl (0.1.2-r2) (29/52) Purging py3-pygments-pyc (2.16.1-r1) (30/52) Purging py3-pygments (2.16.1-r1) (31/52) Purging py3-gpep517-pyc (13-r4) (32/52) Purging py3-gpep517 (13-r4) (33/52) Purging py3-installer-pyc (0.7.0-r1) (34/52) Purging py3-installer (0.7.0-r1) (35/52) Purging py3-setuptools-pyc (68.0.0-r2) (36/52) Purging py3-setuptools (68.0.0-r2) (37/52) Purging py3-wheel-pyc (0.41.0-r2) (38/52) Purging py3-wheel (0.41.0-r2) (39/52) Purging py3-packaging-pyc (23.1-r3) (40/52) Purging py3-packaging (23.1-r3) (41/52) Purging py3-parsing-pyc (3.1.1-r0) (42/52) Purging py3-parsing (3.1.1-r0) (43/52) Purging python3-pyc (3.11.4-r4) (44/52) Purging python3-pycache-pyc0 (3.11.4-r4) (45/52) Purging pyc (0.1-r0) (46/52) Purging python3 (3.11.4-r4) (47/52) Purging gdbm (1.23-r1) (48/52) Purging libbz2 (1.0.8-r6) (49/52) Purging libpanelw (6.4_p20230722-r0) (50/52) Purging mpdecimal (2.5.1-r2) (51/52) Purging readline (8.2.1-r2) (52/52) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r6.trigger OK: 919 MiB in 108 packages >>> pyradio: Updating the testing/riscv64 repository index... >>> pyradio: Signing the index...