>>> livestreamer: Building testing/livestreamer 1.12.2-r12 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 16:49:56 +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/44) Installing libbz2 (1.0.8-r4) (2/44) Installing libffi (3.4.4-r0) (3/44) Installing gdbm (1.23-r0) (4/44) Installing xz-libs (5.2.8-r0) (5/44) Installing mpdecimal (2.5.1-r1) (6/44) Installing readline (8.2.0-r0) (7/44) Installing sqlite-libs (3.40.0-r0) (8/44) Installing python3 (3.11.0-r2) (9/44) Installing py3-certifi (2022.9.24-r1) (10/44) Installing py3-charset-normalizer (3.0.1-r1) (11/44) Installing py3-idna (3.4-r3) (12/44) Installing py3-urllib3 (1.26.12-r1) (13/44) Installing py3-requests (2.28.1-r2) (14/44) Installing nettle (3.8.1-r0) (15/44) Installing p11-kit (0.24.1-r1) (16/44) Installing libtasn1 (4.19.0-r0) (17/44) Installing libunistring (1.1-r0) (18/44) Installing gnutls (3.7.8-r2) (19/44) Installing librtmp (2.4_git20190330-r2) (20/44) Installing rtmpdump (2.4_git20190330-r2) (21/44) Installing py3-pycryptodome (3.15.0-r1) (22/44) Installing py3-cparser (2.21-r1) (23/44) Installing py3-cffi (1.15.1-r1) (24/44) Installing py3-librtmp (0.3.0-r4) (25/44) Installing py3-tz (2022.6-r1) (26/44) Installing py3-babel (2.11.0-r1) (27/44) Installing py3-docutils (0.19-r2) (28/44) Installing py3-imagesize (1.4.1-r1) (29/44) Installing py3-markupsafe (2.1.1-r2) (30/44) Installing py3-jinja2 (3.1.2-r1) (31/44) Installing py3-parsing (3.0.9-r1) (32/44) Installing py3-packaging (21.3-r3) (33/44) Installing py3-pygments (2.13.0-r1) (34/44) Installing py3-snowballstemmer (2.2.0-r1) (35/44) Installing py3-alabaster (0.7.12-r6) (36/44) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (37/44) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (38/44) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (39/44) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (40/44) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (41/44) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (42/44) Installing py3-sphinx (5.3.0-r1) (43/44) Installing py3-setuptools (65.6.3-r0) (44/44) Installing .makedepends-livestreamer (20221124.164957) Executing busybox-1.35.0-r29.trigger OK: 577 MiB in 140 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/edge/livestreamer-1.12.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/livestreamer copying src/livestreamer/compat.py -> build/lib/livestreamer copying src/livestreamer/utils.py -> build/lib/livestreamer copying src/livestreamer/session.py -> build/lib/livestreamer copying src/livestreamer/api.py -> build/lib/livestreamer copying src/livestreamer/logger.py -> build/lib/livestreamer copying src/livestreamer/options.py -> build/lib/livestreamer copying src/livestreamer/__init__.py -> build/lib/livestreamer copying src/livestreamer/cache.py -> build/lib/livestreamer copying src/livestreamer/exceptions.py -> build/lib/livestreamer copying src/livestreamer/buffers.py -> build/lib/livestreamer creating build/lib/livestreamer/stream copying src/livestreamer/stream/wrappers.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/playlist.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/streamprocess.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/stream.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/__init__.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/http.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/flvconcat.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/akamaihd.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/segmented.py -> build/lib/livestreamer/stream copying src/livestreamer/stream/hls_playlist.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/hls.py -> build/lib/livestreamer/stream creating build/lib/livestreamer/plugin copying src/livestreamer/plugin/__init__.py -> build/lib/livestreamer/plugin copying src/livestreamer/plugin/plugin.py -> build/lib/livestreamer/plugin creating build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/mapper.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/validate.py -> build/lib/livestreamer/plugin/api copying src/livestreamer/plugin/api/support_plugin.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/http_session.py -> build/lib/livestreamer/plugin/api creating build/lib/livestreamer/plugins copying src/livestreamer/plugins/douyutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/connectcast.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/oldlivestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gomexp.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/wattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreecatv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nhkworld.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/alieztv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/crunchyroll.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/cybergame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nos.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dailymotion.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/chaturbate.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/letontv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dmcloud_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestation.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/filmon.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/stream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/livestream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tga.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/itvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/speedrunslive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/bambuser.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ssh101.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_swf.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/zdf_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/picarto.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/aftonbladet.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/disney_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/furstream.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/rtve.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/twitch.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/artetv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/svtplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/vaughnlive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/beattv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/youtube.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/media_ccc_de.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/seemeplay.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv4play.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvcatchup.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tv3cat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamingvideoprovider.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/drdk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/hitbox.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/gaminglive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/nrk.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/__init__.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/streamlive.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/sbsdiscovery.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mlgtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_live.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ustreamtv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/periscope.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/npo.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/common_jwplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viagame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/goodgame.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/viasat_embed.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/azubutv.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/mips.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/ard_mediathek.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/dommune.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/veetle.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/weeb.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/tvplayer.py -> build/lib/livestreamer/plugins copying src/livestreamer/plugins/afreeca.py -> build/lib/livestreamer/plugins creating build/lib/livestreamer/packages copying src/livestreamer/packages/__init__.py -> build/lib/livestreamer/packages copying src/livestreamer/packages/pbs.py -> build/lib/livestreamer/packages creating build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/compat.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/util.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/amf.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/f4v.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/packet.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/flv.py -> build/lib/livestreamer/packages/flashmedia copying src/livestreamer/packages/flashmedia/types.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/error.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 creating build/lib/livestreamer_cli copying src/livestreamer_cli/constants.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/compat.py -> build/lib/livestreamer_cli copying src/livestreamer_cli/console.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/argparser.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/http_server.py -> 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/named_pipe.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/__init__.py -> build/lib/livestreamer_cli/utils copying src/livestreamer_cli/utils/player.py -> build/lib/livestreamer_cli/utils running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. 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' adding license file 'LICENSE' adding license file 'LICENSE.flashmedia' adding license file 'LICENSE.pbs' adding license file 'AUTHORS.rst' writing manifest file 'src/livestreamer.egg-info/SOURCES.txt' running build_ext test_session (unittest.loader._FailedTest.test_session) ... ERROR test_read_timeout (tests.test_plugin_api_http_session.TestPluginAPIHTTPSession.test_read_timeout) ... ok test_stream_wrappers (unittest.loader._FailedTest.test_stream_wrappers) ... ERROR test_level (tests.test_log.TestSession.test_level) ... ok test_output (tests.test_log.TestSession.test_output) ... ok test_all (tests.test_plugin_api_validate.TestPluginAPIValidate.test_all) ... ok test_any (tests.test_plugin_api_validate.TestPluginAPIValidate.test_any) ... ok test_attr (tests.test_plugin_api_validate.TestPluginAPIValidate.test_attr) ... ok test_basic (tests.test_plugin_api_validate.TestPluginAPIValidate.test_basic) ... ok test_dict (tests.test_plugin_api_validate.TestPluginAPIValidate.test_dict) ... ok test_dict_keys (tests.test_plugin_api_validate.TestPluginAPIValidate.test_dict_keys) ... ok test_dict_optional_keys (tests.test_plugin_api_validate.TestPluginAPIValidate.test_dict_optional_keys) ... ok test_endswith (tests.test_plugin_api_validate.TestPluginAPIValidate.test_endswith) ... ok test_filter (tests.test_plugin_api_validate.TestPluginAPIValidate.test_filter) ... ok test_get (tests.test_plugin_api_validate.TestPluginAPIValidate.test_get) ... ok test_get_re (tests.test_plugin_api_validate.TestPluginAPIValidate.test_get_re) ... ok test_getattr (tests.test_plugin_api_validate.TestPluginAPIValidate.test_getattr) ... ok test_hasattr (tests.test_plugin_api_validate.TestPluginAPIValidate.test_hasattr) ... ok test_length (tests.test_plugin_api_validate.TestPluginAPIValidate.test_length) ... ok test_list (tests.test_plugin_api_validate.TestPluginAPIValidate.test_list) ... ok test_list_tuple_set_frozenset (tests.test_plugin_api_validate.TestPluginAPIValidate.test_list_tuple_set_frozenset) ... ok test_map (tests.test_plugin_api_validate.TestPluginAPIValidate.test_map) ... ok test_map_dict (tests.test_plugin_api_validate.TestPluginAPIValidate.test_map_dict) ... ok test_nested_dict_keys (tests.test_plugin_api_validate.TestPluginAPIValidate.test_nested_dict_keys) ... ok test_startswith (tests.test_plugin_api_validate.TestPluginAPIValidate.test_startswith) ... ok test_union (tests.test_plugin_api_validate.TestPluginAPIValidate.test_union) ... ok test_url (tests.test_plugin_api_validate.TestPluginAPIValidate.test_url) ... ok test_xml_element (tests.test_plugin_api_validate.TestPluginAPIValidate.test_xml_element) ... ok test_xml_find (tests.test_plugin_api_validate.TestPluginAPIValidate.test_xml_find) ... ok test_xml_findall (tests.test_plugin_api_validate.TestPluginAPIValidate.test_xml_findall) ... ok test_xml_findtext (tests.test_plugin_api_validate.TestPluginAPIValidate.test_xml_findtext) ... ok test_close (tests.test_buffer.TestBuffer.test_close) ... ok test_read (tests.test_buffer.TestBuffer.test_read) ... ok test_readwrite (tests.test_buffer.TestBuffer.test_readwrite) ... ok test_reuse_input (tests.test_buffer.TestBuffer.test_reuse_input) Objects should be reusable after write() ... ok test_write (tests.test_buffer.TestBuffer.test_write) ... ok testplugin (unittest.loader._FailedTest.testplugin) ... ERROR testplugin_support (unittest.loader._FailedTest.testplugin_support) ... ERROR test_options (tests.test_options.TestOptions.test_options) ... ok test_plugin_stream (unittest.loader._FailedTest.test_plugin_stream) ... ERROR ====================================================================== ERROR: test_session (unittest.loader._FailedTest.test_session) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_session Traceback (most recent call last): File "/usr/lib/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/tests/test_session.py", line 6, in from livestreamer.stream import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/__init__.py", line 4, in from .akamaihd import AkamaiHDStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/akamaihd.py", line 15, in from ..packages.flashmedia import FLV, FLVError File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/__init__.py", line 4, in from .amf import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/amf.py", line 3, in from .types import AMF0String, AMF0Value, U8, U16BE, U32BE File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/types.py", line 6, in from inspect import getargspec ImportError: cannot import name 'getargspec' from 'inspect' (/usr/lib/python3.11/inspect.py) ====================================================================== ERROR: test_stream_wrappers (unittest.loader._FailedTest.test_stream_wrappers) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_stream_wrappers Traceback (most recent call last): File "/usr/lib/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/tests/test_stream_wrappers.py", line 3, in from livestreamer.stream import StreamIOIterWrapper File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/__init__.py", line 4, in from .akamaihd import AkamaiHDStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/akamaihd.py", line 15, in from ..packages.flashmedia import FLV, FLVError File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/__init__.py", line 4, in from .amf import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/amf.py", line 3, in from .types import AMF0String, AMF0Value, U8, U16BE, U32BE File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/types.py", line 6, in from inspect import getargspec ImportError: cannot import name 'getargspec' from 'inspect' (/usr/lib/python3.11/inspect.py) ====================================================================== ERROR: testplugin (unittest.loader._FailedTest.testplugin) ---------------------------------------------------------------------- ImportError: Failed to import test module: testplugin Traceback (most recent call last): File "/usr/lib/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/tests/plugins/testplugin.py", line 3, in from livestreamer.stream import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/__init__.py", line 4, in from .akamaihd import AkamaiHDStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/akamaihd.py", line 15, in from ..packages.flashmedia import FLV, FLVError File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/__init__.py", line 4, in from .amf import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/amf.py", line 3, in from .types import AMF0String, AMF0Value, U8, U16BE, U32BE File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/types.py", line 6, in from inspect import getargspec ImportError: cannot import name 'getargspec' from 'inspect' (/usr/lib/python3.11/inspect.py) ====================================================================== ERROR: testplugin_support (unittest.loader._FailedTest.testplugin_support) ---------------------------------------------------------------------- ImportError: Failed to import test module: testplugin_support Traceback (most recent call last): File "/usr/lib/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/tests/plugins/testplugin_support.py", line 1, in from livestreamer.stream import HTTPStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/__init__.py", line 4, in from .akamaihd import AkamaiHDStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/akamaihd.py", line 15, in from ..packages.flashmedia import FLV, FLVError File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/__init__.py", line 4, in from .amf import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/amf.py", line 3, in from .types import AMF0String, AMF0Value, U8, U16BE, U32BE File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/types.py", line 6, in from inspect import getargspec ImportError: cannot import name 'getargspec' from 'inspect' (/usr/lib/python3.11/inspect.py) ====================================================================== ERROR: test_plugin_stream (unittest.loader._FailedTest.test_plugin_stream) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_plugin_stream Traceback (most recent call last): File "/usr/lib/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/tests/test_plugin_stream.py", line 6, in from livestreamer.stream import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/__init__.py", line 4, in from .akamaihd import AkamaiHDStream File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/stream/akamaihd.py", line 15, in from ..packages.flashmedia import FLV, FLVError File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/__init__.py", line 4, in from .amf import * File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/amf.py", line 3, in from .types import AMF0String, AMF0Value, U8, U16BE, U32BE File "/home/buildozer/aports/testing/livestreamer/src/livestreamer-1.12.2/src/livestreamer/packages/flashmedia/types.py", line 6, in from inspect import getargspec ImportError: cannot import name 'getargspec' from 'inspect' (/usr/lib/python3.11/inspect.py) ---------------------------------------------------------------------- Ran 40 tests in 3.177s FAILED (errors=5) Test failed: error: Test failed: >>> ERROR: livestreamer: check failed >>> livestreamer: Uninstalling dependencies... (1/44) Purging .makedepends-livestreamer (20221124.164957) (2/44) Purging rtmpdump (2.4_git20190330-r2) (3/44) Purging py3-pycryptodome (3.15.0-r1) (4/44) Purging py3-librtmp (0.3.0-r4) (5/44) Purging py3-cffi (1.15.1-r1) (6/44) Purging py3-cparser (2.21-r1) (7/44) Purging py3-sphinx (5.3.0-r1) (8/44) Purging py3-babel (2.11.0-r1) (9/44) Purging py3-tz (2022.6-r1) (10/44) Purging py3-docutils (0.19-r2) (11/44) Purging py3-imagesize (1.4.1-r1) (12/44) Purging py3-jinja2 (3.1.2-r1) (13/44) Purging py3-markupsafe (2.1.1-r2) (14/44) Purging py3-pygments (2.13.0-r1) (15/44) Purging py3-requests (2.28.1-r2) (16/44) Purging py3-certifi (2022.9.24-r1) (17/44) Purging py3-charset-normalizer (3.0.1-r1) (18/44) Purging py3-idna (3.4-r3) (19/44) Purging py3-urllib3 (1.26.12-r1) (20/44) Purging py3-snowballstemmer (2.2.0-r1) (21/44) Purging py3-alabaster (0.7.12-r6) (22/44) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (23/44) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (24/44) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (25/44) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (26/44) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (27/44) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (28/44) Purging py3-setuptools (65.6.3-r0) (29/44) Purging py3-packaging (21.3-r3) (30/44) Purging py3-parsing (3.0.9-r1) (31/44) Purging python3 (3.11.0-r2) (32/44) Purging libbz2 (1.0.8-r4) (33/44) Purging librtmp (2.4_git20190330-r2) (34/44) Purging gnutls (3.7.8-r2) (35/44) Purging p11-kit (0.24.1-r1) (36/44) Purging libffi (3.4.4-r0) (37/44) Purging gdbm (1.23-r0) (38/44) Purging xz-libs (5.2.8-r0) (39/44) Purging mpdecimal (2.5.1-r1) (40/44) Purging readline (8.2.0-r0) (41/44) Purging sqlite-libs (3.40.0-r0) (42/44) Purging nettle (3.8.1-r0) (43/44) Purging libtasn1 (4.19.0-r0) (44/44) Purging libunistring (1.1-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages