>>> livestreamer: Building testing/livestreamer 1.12.2-r11 (using abuild 3.9.0-r0) started Wed, 22 Dec 2021 00:22:33 +0000 >>> livestreamer: Checking sanity of /home/buildozer/aports/testing/livestreamer/APKBUILD... >>> livestreamer: Analyzing dependencies... >>> livestreamer: Installing for build: build-base py3-requests rtmpdump py3-pycryptodome py3-librtmp py3-sphinx py3-setuptools (1/47) Installing libbz2 (1.0.8-r1) (2/47) Installing libffi (3.4.2-r1) (3/47) Installing gdbm (1.22-r0) (4/47) Installing xz-libs (5.2.5-r0) (5/47) Installing mpdecimal (2.5.1-r1) (6/47) Installing readline (8.1.1-r0) (7/47) Installing sqlite-libs (3.37.0-r0) (8/47) Installing python3 (3.10.1-r0) (9/47) Installing py3-certifi (2020.12.5-r2) (10/47) Installing py3-charset-normalizer (2.0.7-r1) (11/47) Installing py3-idna (3.3-r1) (12/47) Installing py3-urllib3 (1.26.7-r1) (13/47) Installing py3-requests (2.26.0-r2) (14/47) Installing nettle (3.7.3-r0) (15/47) Installing p11-kit (0.24.0-r1) (16/47) Installing libtasn1 (4.18.0-r0) (17/47) Installing libunistring (0.9.10-r1) (18/47) Installing gnutls (3.7.1-r0) (19/47) Installing librtmp (2.4_git20190330-r1) (20/47) Installing rtmpdump (2.4_git20190330-r1) (21/47) Installing py3-pycryptodome (3.10.1-r2) (22/47) Installing py3-cparser (2.20-r2) (23/47) Installing py3-cffi (1.14.5-r3) (24/47) Installing py3-librtmp (0.3.0-r3) (25/47) Installing py3-tz (2021.1-r2) (26/47) Installing py3-babel (2.9.1-r1) (27/47) Installing py3-docutils (0.16-r4) (28/47) Installing py3-imagesize (1.2.0-r2) (29/47) Installing py3-markupsafe (2.0.1-r1) (30/47) Installing py3-jinja2 (3.0.1-r1) (31/47) Installing py3-pygments (2.10.0-r1) (32/47) Installing py3-ordered-set (4.0.2-r3) (33/47) Installing py3-appdirs (1.4.4-r3) (34/47) Installing py3-parsing (2.4.7-r3) (35/47) Installing py3-six (1.16.0-r1) (36/47) Installing py3-packaging (21.3-r0) (37/47) Installing py3-setuptools (52.0.0-r5) (38/47) Installing py3-snowballstemmer (2.1.0-r2) (39/47) Installing py3-alabaster (0.7.12-r5) (40/47) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (41/47) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (42/47) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (43/47) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (44/47) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (45/47) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (46/47) Installing py3-sphinx (4.3.0-r1) (47/47) Installing .makedepends-livestreamer (20211222.002237) Executing busybox-1.34.1-r5.trigger OK: 344 MiB in 125 packages >>> livestreamer: Cleaning up srcdir >>> livestreamer: Cleaning up pkgdir >>> livestreamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//livestreamer-1.12.2.tar.gz >>> livestreamer: Fetching https://distfiles.alpinelinux.org/distfiles/edge//livestreamer-1.12.2.tar.gz >>> livestreamer: Checking sha512sums... livestreamer-1.12.2.tar.gz: OK >>> livestreamer: Unpacking /var/cache/distfiles/livestreamer-1.12.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/livestreamer copying src/livestreamer/cache.py -> build/lib/livestreamer copying src/livestreamer/api.py -> build/lib/livestreamer copying src/livestreamer/session.py -> build/lib/livestreamer copying src/livestreamer/options.py -> build/lib/livestreamer copying src/livestreamer/utils.py -> build/lib/livestreamer copying src/livestreamer/logger.py -> build/lib/livestreamer copying src/livestreamer/buffers.py -> build/lib/livestreamer copying src/livestreamer/exceptions.py -> build/lib/livestreamer copying src/livestreamer/__init__.py -> build/lib/livestreamer copying src/livestreamer/compat.py -> build/lib/livestreamer creating build/lib/livestreamer/stream copying src/livestreamer/stream/playlist.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/stream.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/rtmpdump.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hds.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/akamaihd.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/http.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/streamprocess.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hls_playlist.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hls.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/flvconcat.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/wrappers.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/__init__.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/segmented.py -> build/lib/livestreamer/stream creating build/lib/livestreamer/plugin copying src/livestreamer/plugin/plugin.py -> build/lib/livestreamer/plugin copying src/livestreamer/plugin/__init__.py -> build/lib/livestreamer/plugin creating build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/support_plugin.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/validate.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/http_session.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/utils.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/__init__.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/mapper.py -> build/lib/livestreamer/plugin/api creating build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreecatv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/crunchyroll.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dommune.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/connectcast.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/picarto.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dailymotion.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nos.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/azubutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/zdf_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mlgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/media_ccc_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/twitch.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viagame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/alieztv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/disney_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gomexp.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/stream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/rtve.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/seemeplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/periscope.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv3cat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gaminglive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/weeb.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvcatchup.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ustreamtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestation.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/filmon_us.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/euronews.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/oldlivestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nrk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/filmon.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vaughnlive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_jwplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/drdk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/itvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamingvideoprovider.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/douyutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/youtube.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/veetle.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tga.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/artetv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/cybergame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/chaturbate.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/svtplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nhkworld.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv4play.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_swf.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/bambuser.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_live.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/sbsdiscovery.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/letontv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/speedrunslive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamlive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/beattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/npo.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/wattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/__init__.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ssh101.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mips.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/aftonbladet.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/goodgame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/furstream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/hitbox.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreeca.py -> build/lib/livestreamer/plugins creating build/lib/livestreamer/packages copying src/livestreamer/packages/pbs.py -> build/lib/livestreamer/packages copying src/livestreamer/packages/__init__.py -> build/lib/livestreamer/packages creating build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/amf.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/util.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/box.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/tag.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/packet.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/error.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/types.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/flv.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/ordereddict.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/__init__.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/compat.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/f4v.py -> build/lib/livestreamer/packages/flashmedia creating build/lib/livestreamer_cli copying src/livestreamer_cli/constants.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/console.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/argparser.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/output.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/main.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/__init__.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/compat.py -> build/lib/livestreamer_cli creating build/lib/livestreamer_cli/packages copying src/livestreamer_cli/packages/shutil_backport.py -> build/lib/livestreamer_cli/packages copying src/livestreamer_cli/packages/__init__.py -> build/lib/livestreamer_cli/packages creating build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/stream.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/progress.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/player.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/http_server.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/__init__.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/named_pipe.py -> build/lib/livestreamer_cli/utils >>> livestreamer: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/livestreamer/pkg creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10 creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/constants.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/console.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/argparser.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages copying build/lib/livestreamer_cli/packages/shutil_backport.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages copying build/lib/livestreamer_cli/packages/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/progress.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/player.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/http_server.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/utils/named_pipe.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils copying build/lib/livestreamer_cli/output.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/main.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli copying build/lib/livestreamer_cli/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/cache.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/support_plugin.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/validate.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/http_session.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/utils.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/api/mapper.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api copying build/lib/livestreamer/plugin/plugin.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin copying build/lib/livestreamer/plugin/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/playlist.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/rtmpdump.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hds.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/akamaihd.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/http.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/streamprocess.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hls_playlist.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/hls.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/flvconcat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/wrappers.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/stream/segmented.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream copying build/lib/livestreamer/api.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/amf.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/util.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/box.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/tag.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/packet.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/error.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/types.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/flv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/ordereddict.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/flashmedia/f4v.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia copying build/lib/livestreamer/packages/pbs.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages copying build/lib/livestreamer/packages/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages creating /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/afreecatv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/crunchyroll.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dommune.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/connectcast.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/picarto.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dailymotion.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nos.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/azubutv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/zdf_mediathek.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/mlgtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/media_ccc_de.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/twitch.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viagame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/alieztv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/disney_de.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/gomexp.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/stream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/rtve.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/seemeplay.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/periscope.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viasat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tv3cat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/gaminglive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/weeb.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tvcatchup.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ustreamtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/livestation.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/filmon_us.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/euronews.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/oldlivestream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nrk.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/filmon.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/vaughnlive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tvplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/livestream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/common_jwplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/drdk.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/itvplayer.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/streamingvideoprovider.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/douyutv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/youtube.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/veetle.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tga.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/artetv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/cybergame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/viasat_embed.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/chaturbate.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/svtplay.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ard_mediathek.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/nhkworld.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/vgtv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/tv4play.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/common_swf.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/bambuser.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ard_live.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dmcloud.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/sbsdiscovery.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/letontv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/speedrunslive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/streamlive.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/beattv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/npo.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/dmcloud_embed.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/wattv.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/ssh101.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/mips.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/aftonbladet.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/goodgame.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/furstream.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/hitbox.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/plugins/afreeca.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins copying build/lib/livestreamer/session.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/options.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/utils.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/logger.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/buffers.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/exceptions.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/__init__.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer copying build/lib/livestreamer/compat.py -> /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/console.py to console.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/argparser.py to argparser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages/shutil_backport.py to shutil_backport.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/player.py to player.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/http_server.py to http_server.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/utils/named_pipe.py to named_pipe.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/output.py to output.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer_cli/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/support_plugin.py to support_plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/validate.py to validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/http_session.py to http_session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/api/mapper.py to mapper.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/playlist.py to playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/rtmpdump.py to rtmpdump.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hds.py to hds.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/akamaihd.py to akamaihd.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/streamprocess.py to streamprocess.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hls_playlist.py to hls_playlist.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/hls.py to hls.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/flvconcat.py to flvconcat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/wrappers.py to wrappers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/stream/segmented.py to segmented.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/amf.py to amf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/box.py to box.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/tag.py to tag.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/packet.py to packet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/flv.py to flv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/ordereddict.py to ordereddict.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/flashmedia/f4v.py to f4v.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/pbs.py to pbs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/packages/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/afreecatv.py to afreecatv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/crunchyroll.py to crunchyroll.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dommune.py to dommune.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/connectcast.py to connectcast.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/picarto.py to picarto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dailymotion.py to dailymotion.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nos.py to nos.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/azubutv.py to azubutv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/zdf_mediathek.py to zdf_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/mlgtv.py to mlgtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/media_ccc_de.py to media_ccc_de.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/twitch.py to twitch.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viagame.py to viagame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/alieztv.py to alieztv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/disney_de.py to disney_de.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/gomexp.py to gomexp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/rtve.py to rtve.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/seemeplay.py to seemeplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/periscope.py to periscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viasat.py to viasat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tv3cat.py to tv3cat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/gaminglive.py to gaminglive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/weeb.py to weeb.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tvcatchup.py to tvcatchup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ustreamtv.py to ustreamtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/livestation.py to livestation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/filmon_us.py to filmon_us.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/euronews.py to euronews.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/oldlivestream.py to oldlivestream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nrk.py to nrk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/filmon.py to filmon.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/vaughnlive.py to vaughnlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tvplayer.py to tvplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/livestream.py to livestream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/common_jwplayer.py to common_jwplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/drdk.py to drdk.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/itvplayer.py to itvplayer.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/streamingvideoprovider.py to streamingvideoprovider.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/douyutv.py to douyutv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/youtube.py to youtube.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/veetle.py to veetle.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tga.py to tga.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/artetv.py to artetv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/cybergame.py to cybergame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/viasat_embed.py to viasat_embed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/chaturbate.py to chaturbate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/svtplay.py to svtplay.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ard_mediathek.py to ard_mediathek.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/nhkworld.py to nhkworld.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/vgtv.py to vgtv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/tv4play.py to tv4play.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/common_swf.py to common_swf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/bambuser.py to bambuser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ard_live.py to ard_live.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dmcloud.py to dmcloud.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/sbsdiscovery.py to sbsdiscovery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/letontv.py to letontv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/speedrunslive.py to speedrunslive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/streamlive.py to streamlive.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/beattv.py to beattv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/npo.py to npo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/dmcloud_embed.py to dmcloud_embed.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/wattv.py to wattv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/ssh101.py to ssh101.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/mips.py to mips.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/aftonbladet.py to aftonbladet.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/goodgame.py to goodgame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/furstream.py to furstream.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/hitbox.py to hitbox.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/plugins/afreeca.py to afreeca.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/options.py to options.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/buffers.py to buffers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer/compat.py to compat.cpython-310.pyc writing byte-compilation script '/tmp/tmpjpnnvkyg.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpjpnnvkyg.py removing /tmp/tmpjpnnvkyg.py running install_egg_info running egg_info creating src/livestreamer.egg-info writing src/livestreamer.egg-info/PKG-INFO writing dependency_links to src/livestreamer.egg-info/dependency_links.txt writing entry points to src/livestreamer.egg-info/entry_points.txt writing requirements to src/livestreamer.egg-info/requires.txt writing top-level names to src/livestreamer.egg-info/top_level.txt writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' reading manifest file 'src/livestreamer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' Copying src/livestreamer.egg-info to /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/lib/python3.10/site-packages/livestreamer-1.12.2-py3.10.egg-info running install_scripts Installing livestreamer script to /home/buildozer/aports/testing/livestreamer/pkg/livestreamer/usr/bin >>> livestreamer*: Running postcheck for livestreamer >>> livestreamer*: Preparing package livestreamer... >>> livestreamer*: Tracing dependencies... >>> livestreamer*: Package size: 2.6 MB >>> livestreamer*: Compressing data... >>> livestreamer*: Create checksum... >>> livestreamer*: Create livestreamer-1.12.2-r11.apk >>> livestreamer: Build complete at Wed, 22 Dec 2021 00:22:50 +0000 elapsed time 0h 0m 17s >>> livestreamer: Cleaning up srcdir >>> livestreamer: Cleaning up pkgdir >>> livestreamer: Uninstalling dependencies... (1/47) Purging .makedepends-livestreamer (20211222.002237) (2/47) Purging rtmpdump (2.4_git20190330-r1) (3/47) Purging py3-pycryptodome (3.10.1-r2) (4/47) Purging py3-librtmp (0.3.0-r3) (5/47) Purging py3-cffi (1.14.5-r3) (6/47) Purging py3-cparser (2.20-r2) (7/47) Purging py3-sphinx (4.3.0-r1) (8/47) Purging py3-babel (2.9.1-r1) (9/47) Purging py3-tz (2021.1-r2) (10/47) Purging py3-docutils (0.16-r4) (11/47) Purging py3-imagesize (1.2.0-r2) (12/47) Purging py3-jinja2 (3.0.1-r1) (13/47) Purging py3-markupsafe (2.0.1-r1) (14/47) Purging py3-pygments (2.10.0-r1) (15/47) Purging py3-requests (2.26.0-r2) (16/47) Purging py3-certifi (2020.12.5-r2) (17/47) Purging py3-charset-normalizer (2.0.7-r1) (18/47) Purging py3-idna (3.3-r1) (19/47) Purging py3-urllib3 (1.26.7-r1) (20/47) Purging py3-snowballstemmer (2.1.0-r2) (21/47) Purging py3-alabaster (0.7.12-r5) (22/47) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (23/47) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (24/47) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (25/47) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (26/47) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (27/47) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (28/47) Purging py3-setuptools (52.0.0-r5) (29/47) Purging py3-ordered-set (4.0.2-r3) (30/47) Purging py3-appdirs (1.4.4-r3) (31/47) Purging py3-packaging (21.3-r0) (32/47) Purging py3-parsing (2.4.7-r3) (33/47) Purging py3-six (1.16.0-r1) (34/47) Purging python3 (3.10.1-r0) (35/47) Purging libbz2 (1.0.8-r1) (36/47) Purging librtmp (2.4_git20190330-r1) (37/47) Purging gnutls (3.7.1-r0) (38/47) Purging p11-kit (0.24.0-r1) (39/47) Purging libffi (3.4.2-r1) (40/47) Purging gdbm (1.22-r0) (41/47) Purging xz-libs (5.2.5-r0) (42/47) Purging mpdecimal (2.5.1-r1) (43/47) Purging readline (8.1.1-r0) (44/47) Purging sqlite-libs (3.37.0-r0) (45/47) Purging nettle (3.7.3-r0) (46/47) Purging libtasn1 (4.18.0-r0) (47/47) Purging libunistring (0.9.10-r1) Executing busybox-1.34.1-r5.trigger OK: 213 MiB in 78 packages >>> livestreamer: Updating the testing/riscv64 repository index... >>> livestreamer: Signing the index...