>>> Building on exopi-4 under multimedia/streamlink BDEPENDS = [devel/py-build,python3;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;lang/python/3.10] DIST = [multimedia/streamlink:streamlink-6.5.1.tar.gz] FULLPKGNAME = streamlink-6.5.1 RDEPENDS = [www/py-urllib3,python3;net/py-websocket-client,python3;graphics/ffmpeg;net/py-socks,python3;devel/py-trio,python3;net/py-trio-websocket,python3;devel/py-typing-extensions,python3;devel/py-isodate,python3;security/py-cryptodome,python3;lang/python/3.10;devel/py-country,python3;www/py-requests,python3;textproc/py-lxml,python3;devel/py-certifi,python3] (Junk lock obtained for exopi-4 at 1713261722.53) >>> Running depends in multimedia/streamlink at 1713261722.57 last junk was in net/mlvpn /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in multimedia/streamlink at 1713261724.46 ===> multimedia/streamlink ===> Building from scratch streamlink-6.5.1 ===> streamlink-6.5.1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> streamlink-6.5.1 depends on: py3-build-* -> py3-build-1.1.1 ===> streamlink-6.5.1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> streamlink-6.5.1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> streamlink-6.5.1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-4 at 1713261725.51) distfiles size=717297 >>> Running build in multimedia/streamlink at 1713261725.54 ===> multimedia/streamlink ===> Checking files for streamlink-6.5.1 `/exopi-cvs/ports/distfiles/streamlink-6.5.1.tar.gz' is up to date. >> (SHA256) streamlink-6.5.1.tar.gz: OK ===> Extracting for streamlink-6.5.1 ===> Patching for streamlink-6.5.1 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 64. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for streamlink-6.5.1 ===> Configuring for streamlink-6.5.1 ===> Building for streamlink-6.5.1 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running egg_info writing src/streamlink.egg-info/PKG-INFO writing dependency_links to src/streamlink.egg-info/dependency_links.txt writing entry points to src/streamlink.egg-info/entry_points.txt writing requirements to src/streamlink.egg-info/requires.txt writing top-level names to src/streamlink.egg-info/top_level.txt reading manifest file 'src/streamlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution adding license file 'LICENSE' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'src/streamlink.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/streamlink copying src/streamlink/__init__.py -> build/lib/streamlink copying src/streamlink/__main__.py -> build/lib/streamlink copying src/streamlink/_version.py -> build/lib/streamlink copying src/streamlink/api.py -> build/lib/streamlink copying src/streamlink/buffers.py -> build/lib/streamlink copying src/streamlink/cache.py -> build/lib/streamlink copying src/streamlink/compat.py -> build/lib/streamlink copying src/streamlink/exceptions.py -> build/lib/streamlink copying src/streamlink/logger.py -> build/lib/streamlink copying src/streamlink/options.py -> build/lib/streamlink copying src/streamlink/session.py -> build/lib/streamlink copying src/streamlink/user_input.py -> build/lib/streamlink creating build/lib/streamlink_cli copying src/streamlink_cli/__init__.py -> build/lib/streamlink_cli copying src/streamlink_cli/__main__.py -> build/lib/streamlink_cli copying src/streamlink_cli/argparser.py -> build/lib/streamlink_cli copying src/streamlink_cli/compat.py -> build/lib/streamlink_cli copying src/streamlink_cli/console.py -> build/lib/streamlink_cli copying src/streamlink_cli/constants.py -> build/lib/streamlink_cli copying src/streamlink_cli/main.py -> build/lib/streamlink_cli copying src/streamlink_cli/streamrunner.py -> build/lib/streamlink_cli creating build/lib/streamlink/packages copying src/streamlink/packages/__init__.py -> build/lib/streamlink/packages copying src/streamlink/packages/requests_file.py -> build/lib/streamlink/packages creating build/lib/streamlink/plugin copying src/streamlink/plugin/__init__.py -> build/lib/streamlink/plugin copying src/streamlink/plugin/plugin.py -> build/lib/streamlink/plugin creating build/lib/streamlink/plugins copying src/streamlink/plugins/__init__.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/abematv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/adultswim.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/afreeca.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/albavision.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/aloula.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/app17.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ard_live.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ard_mediathek.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/artetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/atpchallenger.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/atresplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bbciplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bfmtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bigo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bilibili.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/blazetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/bloomberg.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/booyah.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/brightcove.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/btv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cbsnews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dash.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cdnbg.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ceskatelevize.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cinergroup.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/clubbingtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cmmedia.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/cnews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/crunchyroll.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dailymotion.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/delfi.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/deutschewelle.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dlive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dogan.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/dogus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/drdk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/earthcam.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/euronews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/facebook.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/filmon.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/foxtr.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/galatasaraytv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/goltelevision.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/goodgame.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/googledrive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/gulli.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/hiplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/hls.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/http.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/htv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/huajiao.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/huya.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/idf1.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/indihometv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/invintus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/kugou.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/linelive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/livestream.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/lnk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/lrt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ltv_lsm_lv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mdstrm.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mediaklikk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mediavitrina.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mildom.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mitele.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mixcloud.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mjunoon.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/mrtmk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/n13tv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nasaplus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nhkworld.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nicolive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nimotv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nos.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nownews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/nrk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/okru.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/olympicchannel.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/oneplusone.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/onetv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/openrectv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pandalive.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/piaulizaportal.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/picarto.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/piczel.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pixiv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pluto.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/pluzz.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/qq.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/radiko.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/radionet.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/raiplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/reuters.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtbf.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtpa.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtpplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtve.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/rtvs.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ruv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sbscokr.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/showroom.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sportal.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/sportschau.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ssh101.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/stadium.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/steam.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/streamable.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/streann.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/stv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/svtplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/swisstxt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/telefe.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/telemadrid.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tf1.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/trovo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/turkuvaz.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv360.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv3cat.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv4play.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv5monde.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv8.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tv999.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvibo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tviplayer.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvp.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvrby.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvrplus.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/tvtoya.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/twitcasting.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/twitch.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ustreamtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/ustvnow.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vidio.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vimeo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vinhlongtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vk.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vkplay.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/vtvgo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/webtv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/welt.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/wwenetwork.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/youtube.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/yupptv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zattoo.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zdf_mediathek.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zeenews.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zengatv.py -> build/lib/streamlink/plugins copying src/streamlink/plugins/zhanqi.py -> build/lib/streamlink/plugins creating build/lib/streamlink/stream copying src/streamlink/stream/__init__.py -> build/lib/streamlink/stream copying src/streamlink/stream/ffmpegmux.py -> build/lib/streamlink/stream copying src/streamlink/stream/file.py -> build/lib/streamlink/stream copying src/streamlink/stream/filtered.py -> build/lib/streamlink/stream copying src/streamlink/stream/http.py -> build/lib/streamlink/stream copying src/streamlink/stream/stream.py -> build/lib/streamlink/stream copying src/streamlink/stream/wrappers.py -> build/lib/streamlink/stream creating build/lib/streamlink/utils copying src/streamlink/utils/__init__.py -> build/lib/streamlink/utils copying src/streamlink/utils/args.py -> build/lib/streamlink/utils copying src/streamlink/utils/cache.py -> build/lib/streamlink/utils copying src/streamlink/utils/crypto.py -> build/lib/streamlink/utils copying src/streamlink/utils/data.py -> build/lib/streamlink/utils copying src/streamlink/utils/formatter.py -> build/lib/streamlink/utils copying src/streamlink/utils/l10n.py -> build/lib/streamlink/utils copying src/streamlink/utils/module.py -> build/lib/streamlink/utils copying src/streamlink/utils/named_pipe.py -> build/lib/streamlink/utils copying src/streamlink/utils/parse.py -> build/lib/streamlink/utils copying src/streamlink/utils/path.py -> build/lib/streamlink/utils copying src/streamlink/utils/processoutput.py -> build/lib/streamlink/utils copying src/streamlink/utils/random.py -> build/lib/streamlink/utils copying src/streamlink/utils/socket.py -> build/lib/streamlink/utils copying src/streamlink/utils/times.py -> build/lib/streamlink/utils copying src/streamlink/utils/url.py -> build/lib/streamlink/utils creating build/lib/streamlink/webbrowser copying src/streamlink/webbrowser/__init__.py -> build/lib/streamlink/webbrowser copying src/streamlink/webbrowser/chromium.py -> build/lib/streamlink/webbrowser copying src/streamlink/webbrowser/exceptions.py -> build/lib/streamlink/webbrowser copying src/streamlink/webbrowser/webbrowser.py -> build/lib/streamlink/webbrowser creating build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/__init__.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/http_session.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/useragents.py -> build/lib/streamlink/plugin/api copying src/streamlink/plugin/api/websocket.py -> build/lib/streamlink/plugin/api creating build/lib/streamlink/plugin/api/validate copying src/streamlink/plugin/api/validate/__init__.py -> build/lib/streamlink/plugin/api/validate copying src/streamlink/plugin/api/validate/_exception.py -> build/lib/streamlink/plugin/api/validate copying src/streamlink/plugin/api/validate/_schemas.py -> build/lib/streamlink/plugin/api/validate copying src/streamlink/plugin/api/validate/_validate.py -> build/lib/streamlink/plugin/api/validate copying src/streamlink/plugin/api/validate/_validators.py -> build/lib/streamlink/plugin/api/validate creating build/lib/streamlink/stream/dash copying src/streamlink/stream/dash/__init__.py -> build/lib/streamlink/stream/dash copying src/streamlink/stream/dash/dash.py -> build/lib/streamlink/stream/dash copying src/streamlink/stream/dash/manifest.py -> build/lib/streamlink/stream/dash copying src/streamlink/stream/dash/segment.py -> build/lib/streamlink/stream/dash creating build/lib/streamlink/stream/hls copying src/streamlink/stream/hls/__init__.py -> build/lib/streamlink/stream/hls copying src/streamlink/stream/hls/hls.py -> build/lib/streamlink/stream/hls copying src/streamlink/stream/hls/m3u8.py -> build/lib/streamlink/stream/hls copying src/streamlink/stream/hls/segment.py -> build/lib/streamlink/stream/hls creating build/lib/streamlink/stream/segmented copying src/streamlink/stream/segmented/__init__.py -> build/lib/streamlink/stream/segmented copying src/streamlink/stream/segmented/concurrent.py -> build/lib/streamlink/stream/segmented copying src/streamlink/stream/segmented/segment.py -> build/lib/streamlink/stream/segmented copying src/streamlink/stream/segmented/segmented.py -> build/lib/streamlink/stream/segmented creating build/lib/streamlink/webbrowser/cdp copying src/streamlink/webbrowser/cdp/__init__.py -> build/lib/streamlink/webbrowser/cdp copying src/streamlink/webbrowser/cdp/client.py -> build/lib/streamlink/webbrowser/cdp copying src/streamlink/webbrowser/cdp/connection.py -> build/lib/streamlink/webbrowser/cdp copying src/streamlink/webbrowser/cdp/exceptions.py -> build/lib/streamlink/webbrowser/cdp creating build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/__init__.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/browser.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/debugger.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/dom.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/emulation.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/fetch.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/input_.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/inspector.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/io.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/network.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/page.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/runtime.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/security.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/target.py -> build/lib/streamlink/webbrowser/cdp/devtools copying src/streamlink/webbrowser/cdp/devtools/util.py -> build/lib/streamlink/webbrowser/cdp/devtools creating build/lib/streamlink_cli/output copying src/streamlink_cli/output/__init__.py -> build/lib/streamlink_cli/output copying src/streamlink_cli/output/abc.py -> build/lib/streamlink_cli/output copying src/streamlink_cli/output/file.py -> build/lib/streamlink_cli/output copying src/streamlink_cli/output/http.py -> build/lib/streamlink_cli/output copying src/streamlink_cli/output/player.py -> build/lib/streamlink_cli/output creating build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/__init__.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/formatter.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/path.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/player.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/progress.py -> build/lib/streamlink_cli/utils copying src/streamlink_cli/utils/versioncheck.py -> build/lib/streamlink_cli/utils running egg_info writing src/streamlink.egg-info/PKG-INFO writing dependency_links to src/streamlink.egg-info/dependency_links.txt writing entry points to src/streamlink.egg-info/entry_points.txt writing requirements to src/streamlink.egg-info/requires.txt writing top-level names to src/streamlink.egg-info/top_level.txt reading manifest file 'src/streamlink.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/streamlink.egg-info/SOURCES.txt' copying src/streamlink/py.typed -> build/lib/streamlink copying src/streamlink_cli/py.typed -> build/lib/streamlink_cli copying src/streamlink/plugin/api/http_session.pyi -> build/lib/streamlink/plugin/api installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/api.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/buffers.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/cache.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/logger.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/options.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/session.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink copying build/lib/streamlink/user_input.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/packages copying build/lib/streamlink/packages/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/packages copying build/lib/streamlink/packages/requests_file.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/packages creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin copying build/lib/streamlink/plugin/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin copying build/lib/streamlink/plugin/plugin.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api copying build/lib/streamlink/plugin/api/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api copying build/lib/streamlink/plugin/api/http_session.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api copying build/lib/streamlink/plugin/api/useragents.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api copying build/lib/streamlink/plugin/api/websocket.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/validate/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/validate/_exception.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/validate/_schemas.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/validate/_validate.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/validate/_validators.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api/validate copying build/lib/streamlink/plugin/api/http_session.pyi -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugin/api creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/abematv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/adultswim.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/afreeca.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/albavision.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/aloula.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/app17.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ard_live.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ard_mediathek.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/artetv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/atpchallenger.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/atresplayer.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/bbciplayer.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/bfmtv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/bigo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/bilibili.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/blazetv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/bloomberg.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/booyah.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/brightcove.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/btv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/cbsnews.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/dash.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/cdnbg.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ceskatelevize.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/cinergroup.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/clubbingtv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/cmmedia.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/cnews.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/crunchyroll.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/dailymotion.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/delfi.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/deutschewelle.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/dlive.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/dogan.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/dogus.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/drdk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/earthcam.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/euronews.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/facebook.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/filmon.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/foxtr.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/galatasaraytv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/goltelevision.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/goodgame.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/googledrive.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/gulli.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/hiplayer.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/hls.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/http.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/htv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/huajiao.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/huya.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/idf1.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/indihometv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/invintus.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/kugou.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/linelive.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/livestream.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/lnk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/lrt.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ltv_lsm_lv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mdstrm.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mediaklikk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mediavitrina.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mildom.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mitele.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mixcloud.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mjunoon.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/mrtmk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/n13tv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nasaplus.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nhkworld.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nicolive.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nimotv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nos.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nownews.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/nrk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/okru.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/olympicchannel.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/oneplusone.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/onetv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/openrectv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/pandalive.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/piaulizaportal.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/picarto.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/piczel.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/pixiv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/pluto.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/pluzz.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/qq.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/radiko.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/radionet.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/raiplay.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/reuters.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/rtbf.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/rtpa.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/rtpplay.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/rtve.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/rtvs.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ruv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/sbscokr.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/showroom.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/sportal.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/sportschau.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ssh101.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/stadium.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/steam.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/streamable.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/streann.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/stv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/svtplay.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/swisstxt.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/telefe.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/telemadrid.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tf1.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/trovo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/turkuvaz.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv360.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv3cat.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv4play.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv5monde.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv8.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tv999.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tvibo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tviplayer.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tvp.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tvrby.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tvrplus.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/tvtoya.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/twitcasting.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/twitch.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ustreamtv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/ustvnow.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vidio.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vimeo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vinhlongtv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vk.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vkplay.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/vtvgo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/webtv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/welt.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/wwenetwork.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/youtube.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/yupptv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/zattoo.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/zdf_mediathek.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/zeenews.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/zengatv.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins copying build/lib/streamlink/plugins/zhanqi.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/plugins creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/ffmpegmux.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/file.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/filtered.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/http.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/stream.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream copying build/lib/streamlink/stream/wrappers.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/dash copying build/lib/streamlink/stream/dash/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/dash copying build/lib/streamlink/stream/dash/dash.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/dash copying build/lib/streamlink/stream/dash/manifest.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/dash copying build/lib/streamlink/stream/dash/segment.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/dash creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/hls copying build/lib/streamlink/stream/hls/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/hls copying build/lib/streamlink/stream/hls/hls.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/hls copying build/lib/streamlink/stream/hls/m3u8.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/hls copying build/lib/streamlink/stream/hls/segment.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/hls creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/segmented copying build/lib/streamlink/stream/segmented/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/segmented copying build/lib/streamlink/stream/segmented/concurrent.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/segmented copying build/lib/streamlink/stream/segmented/segment.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/segmented copying build/lib/streamlink/stream/segmented/segmented.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/stream/segmented creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/args.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/cache.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/crypto.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/data.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/formatter.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/l10n.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/module.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/named_pipe.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/parse.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/path.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/processoutput.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/random.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/socket.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/times.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils copying build/lib/streamlink/utils/url.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/utils creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser copying build/lib/streamlink/webbrowser/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser copying build/lib/streamlink/webbrowser/chromium.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser copying build/lib/streamlink/webbrowser/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser copying build/lib/streamlink/webbrowser/webbrowser.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp copying build/lib/streamlink/webbrowser/cdp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp copying build/lib/streamlink/webbrowser/cdp/client.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp copying build/lib/streamlink/webbrowser/cdp/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp copying build/lib/streamlink/webbrowser/cdp/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp creating build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/browser.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/debugger.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/emulation.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/fetch.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/input_.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/inspector.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/io.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/network.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/page.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/runtime.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/security.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/target.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/webbrowser/cdp/devtools/util.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink/webbrowser/cdp/devtools copying build/lib/streamlink/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/streamlink creating build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/argparser.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/console.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/main.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli copying build/lib/streamlink_cli/streamrunner.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli creating build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output copying build/lib/streamlink_cli/output/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output copying build/lib/streamlink_cli/output/abc.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output copying build/lib/streamlink_cli/output/file.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output copying build/lib/streamlink_cli/output/http.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output copying build/lib/streamlink_cli/output/player.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/output creating build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/formatter.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/path.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/player.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/progress.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/utils/versioncheck.py -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli/utils copying build/lib/streamlink_cli/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/streamlink_cli running install_data creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/bash-completion creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/bash-completion/completions copying completions/bash/streamlink -> build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/bash-completion/completions creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/zsh creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/zsh/site-functions copying completions/zsh/_streamlink -> build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/share/zsh/site-functions creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/man creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/man/man1 copying docs/_build/man/streamlink.1 -> build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.data/data/man/man1 running install_egg_info Copying src/streamlink.egg-info to build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/streamlink-6.5.1.dist-info/WHEEL creating '/exopi-obj/pobj/streamlink-6.5.1/streamlink-6.5.1/dist/.tmp-38iki1ho/streamlink-6.5.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'streamlink/__init__.py' adding 'streamlink/__main__.py' adding 'streamlink/_version.py' adding 'streamlink/api.py' adding 'streamlink/buffers.py' adding 'streamlink/cache.py' adding 'streamlink/compat.py' adding 'streamlink/exceptions.py' adding 'streamlink/logger.py' adding 'streamlink/options.py' adding 'streamlink/py.typed' adding 'streamlink/session.py' adding 'streamlink/user_input.py' adding 'streamlink/packages/__init__.py' adding 'streamlink/packages/requests_file.py' adding 'streamlink/plugin/__init__.py' adding 'streamlink/plugin/plugin.py' adding 'streamlink/plugin/api/__init__.py' adding 'streamlink/plugin/api/http_session.py' adding 'streamlink/plugin/api/http_session.pyi' adding 'streamlink/plugin/api/useragents.py' adding 'streamlink/plugin/api/websocket.py' adding 'streamlink/plugin/api/validate/__init__.py' adding 'streamlink/plugin/api/validate/_exception.py' adding 'streamlink/plugin/api/validate/_schemas.py' adding 'streamlink/plugin/api/validate/_validate.py' adding 'streamlink/plugin/api/validate/_validators.py' adding 'streamlink/plugins/__init__.py' adding 'streamlink/plugins/abematv.py' adding 'streamlink/plugins/adultswim.py' adding 'streamlink/plugins/afreeca.py' adding 'streamlink/plugins/albavision.py' adding 'streamlink/plugins/aloula.py' adding 'streamlink/plugins/app17.py' adding 'streamlink/plugins/ard_live.py' adding 'streamlink/plugins/ard_mediathek.py' adding 'streamlink/plugins/artetv.py' adding 'streamlink/plugins/atpchallenger.py' adding 'streamlink/plugins/atresplayer.py' adding 'streamlink/plugins/bbciplayer.py' adding 'streamlink/plugins/bfmtv.py' adding 'streamlink/plugins/bigo.py' adding 'streamlink/plugins/bilibili.py' adding 'streamlink/plugins/blazetv.py' adding 'streamlink/plugins/bloomberg.py' adding 'streamlink/plugins/booyah.py' adding 'streamlink/plugins/brightcove.py' adding 'streamlink/plugins/btv.py' adding 'streamlink/plugins/cbsnews.py' adding 'streamlink/plugins/cdnbg.py' adding 'streamlink/plugins/ceskatelevize.py' adding 'streamlink/plugins/cinergroup.py' adding 'streamlink/plugins/clubbingtv.py' adding 'streamlink/plugins/cmmedia.py' adding 'streamlink/plugins/cnews.py' adding 'streamlink/plugins/crunchyroll.py' adding 'streamlink/plugins/dailymotion.py' adding 'streamlink/plugins/dash.py' adding 'streamlink/plugins/delfi.py' adding 'streamlink/plugins/deutschewelle.py' adding 'streamlink/plugins/dlive.py' adding 'streamlink/plugins/dogan.py' adding 'streamlink/plugins/dogus.py' adding 'streamlink/plugins/drdk.py' adding 'streamlink/plugins/earthcam.py' adding 'streamlink/plugins/euronews.py' adding 'streamlink/plugins/facebook.py' adding 'streamlink/plugins/filmon.py' adding 'streamlink/plugins/foxtr.py' adding 'streamlink/plugins/galatasaraytv.py' adding 'streamlink/plugins/goltelevision.py' adding 'streamlink/plugins/goodgame.py' adding 'streamlink/plugins/googledrive.py' adding 'streamlink/plugins/gulli.py' adding 'streamlink/plugins/hiplayer.py' adding 'streamlink/plugins/hls.py' adding 'streamlink/plugins/http.py' adding 'streamlink/plugins/htv.py' adding 'streamlink/plugins/huajiao.py' adding 'streamlink/plugins/huya.py' adding 'streamlink/plugins/idf1.py' adding 'streamlink/plugins/indihometv.py' adding 'streamlink/plugins/invintus.py' adding 'streamlink/plugins/kugou.py' adding 'streamlink/plugins/linelive.py' adding 'streamlink/plugins/livestream.py' adding 'streamlink/plugins/lnk.py' adding 'streamlink/plugins/lrt.py' adding 'streamlink/plugins/ltv_lsm_lv.py' adding 'streamlink/plugins/mdstrm.py' adding 'streamlink/plugins/mediaklikk.py' adding 'streamlink/plugins/mediavitrina.py' adding 'streamlink/plugins/mildom.py' adding 'streamlink/plugins/mitele.py' adding 'streamlink/plugins/mixcloud.py' adding 'streamlink/plugins/mjunoon.py' adding 'streamlink/plugins/mrtmk.py' adding 'streamlink/plugins/n13tv.py' adding 'streamlink/plugins/nasaplus.py' adding 'streamlink/plugins/nhkworld.py' adding 'streamlink/plugins/nicolive.py' adding 'streamlink/plugins/nimotv.py' adding 'streamlink/plugins/nos.py' adding 'streamlink/plugins/nownews.py' adding 'streamlink/plugins/nrk.py' adding 'streamlink/plugins/okru.py' adding 'streamlink/plugins/olympicchannel.py' adding 'streamlink/plugins/oneplusone.py' adding 'streamlink/plugins/onetv.py' adding 'streamlink/plugins/openrectv.py' adding 'streamlink/plugins/pandalive.py' adding 'streamlink/plugins/piaulizaportal.py' adding 'streamlink/plugins/picarto.py' adding 'streamlink/plugins/piczel.py' adding 'streamlink/plugins/pixiv.py' adding 'streamlink/plugins/pluto.py' adding 'streamlink/plugins/pluzz.py' adding 'streamlink/plugins/qq.py' adding 'streamlink/plugins/radiko.py' adding 'streamlink/plugins/radionet.py' adding 'streamlink/plugins/raiplay.py' adding 'streamlink/plugins/reuters.py' adding 'streamlink/plugins/rtbf.py' adding 'streamlink/plugins/rtpa.py' adding 'streamlink/plugins/rtpplay.py' adding 'streamlink/plugins/rtve.py' adding 'streamlink/plugins/rtvs.py' adding 'streamlink/plugins/ruv.py' adding 'streamlink/plugins/sbscokr.py' adding 'streamlink/plugins/showroom.py' adding 'streamlink/plugins/sportal.py' adding 'streamlink/plugins/sportschau.py' adding 'streamlink/plugins/ssh101.py' adding 'streamlink/plugins/stadium.py' adding 'streamlink/plugins/steam.py' adding 'streamlink/plugins/streamable.py' adding 'streamlink/plugins/streann.py' adding 'streamlink/plugins/stv.py' adding 'streamlink/plugins/svtplay.py' adding 'streamlink/plugins/swisstxt.py' adding 'streamlink/plugins/telefe.py' adding 'streamlink/plugins/telemadrid.py' adding 'streamlink/plugins/tf1.py' adding 'streamlink/plugins/trovo.py' adding 'streamlink/plugins/turkuvaz.py' adding 'streamlink/plugins/tv360.py' adding 'streamlink/plugins/tv3cat.py' adding 'streamlink/plugins/tv4play.py' adding 'streamlink/plugins/tv5monde.py' adding 'streamlink/plugins/tv8.py' adding 'streamlink/plugins/tv999.py' adding 'streamlink/plugins/tvibo.py' adding 'streamlink/plugins/tviplayer.py' adding 'streamlink/plugins/tvp.py' adding 'streamlink/plugins/tvrby.py' adding 'streamlink/plugins/tvrplus.py' adding 'streamlink/plugins/tvtoya.py' adding 'streamlink/plugins/twitcasting.py' adding 'streamlink/plugins/twitch.py' adding 'streamlink/plugins/ustreamtv.py' adding 'streamlink/plugins/ustvnow.py' adding 'streamlink/plugins/vidio.py' adding 'streamlink/plugins/vimeo.py' adding 'streamlink/plugins/vinhlongtv.py' adding 'streamlink/plugins/vk.py' adding 'streamlink/plugins/vkplay.py' adding 'streamlink/plugins/vtvgo.py' adding 'streamlink/plugins/webtv.py' adding 'streamlink/plugins/welt.py' adding 'streamlink/plugins/wwenetwork.py' adding 'streamlink/plugins/youtube.py' adding 'streamlink/plugins/yupptv.py' adding 'streamlink/plugins/zattoo.py' adding 'streamlink/plugins/zdf_mediathek.py' adding 'streamlink/plugins/zeenews.py' adding 'streamlink/plugins/zengatv.py' adding 'streamlink/plugins/zhanqi.py' adding 'streamlink/stream/__init__.py' adding 'streamlink/stream/ffmpegmux.py' adding 'streamlink/stream/file.py' adding 'streamlink/stream/filtered.py' adding 'streamlink/stream/http.py' adding 'streamlink/stream/stream.py' adding 'streamlink/stream/wrappers.py' adding 'streamlink/stream/dash/__init__.py' adding 'streamlink/stream/dash/dash.py' adding 'streamlink/stream/dash/manifest.py' adding 'streamlink/stream/dash/segment.py' adding 'streamlink/stream/hls/__init__.py' adding 'streamlink/stream/hls/hls.py' adding 'streamlink/stream/hls/m3u8.py' adding 'streamlink/stream/hls/segment.py' adding 'streamlink/stream/segmented/__init__.py' adding 'streamlink/stream/segmented/concurrent.py' adding 'streamlink/stream/segmented/segment.py' adding 'streamlink/stream/segmented/segmented.py' adding 'streamlink/utils/__init__.py' adding 'streamlink/utils/args.py' adding 'streamlink/utils/cache.py' adding 'streamlink/utils/crypto.py' adding 'streamlink/utils/data.py' adding 'streamlink/utils/formatter.py' adding 'streamlink/utils/l10n.py' adding 'streamlink/utils/module.py' adding 'streamlink/utils/named_pipe.py' adding 'streamlink/utils/parse.py' adding 'streamlink/utils/path.py' adding 'streamlink/utils/processoutput.py' adding 'streamlink/utils/random.py' adding 'streamlink/utils/socket.py' adding 'streamlink/utils/times.py' adding 'streamlink/utils/url.py' adding 'streamlink/webbrowser/__init__.py' adding 'streamlink/webbrowser/chromium.py' adding 'streamlink/webbrowser/exceptions.py' adding 'streamlink/webbrowser/webbrowser.py' adding 'streamlink/webbrowser/cdp/__init__.py' adding 'streamlink/webbrowser/cdp/client.py' adding 'streamlink/webbrowser/cdp/connection.py' adding 'streamlink/webbrowser/cdp/exceptions.py' adding 'streamlink/webbrowser/cdp/devtools/__init__.py' adding 'streamlink/webbrowser/cdp/devtools/browser.py' adding 'streamlink/webbrowser/cdp/devtools/debugger.py' adding 'streamlink/webbrowser/cdp/devtools/dom.py' adding 'streamlink/webbrowser/cdp/devtools/emulation.py' adding 'streamlink/webbrowser/cdp/devtools/fetch.py' adding 'streamlink/webbrowser/cdp/devtools/input_.py' adding 'streamlink/webbrowser/cdp/devtools/inspector.py' adding 'streamlink/webbrowser/cdp/devtools/io.py' adding 'streamlink/webbrowser/cdp/devtools/network.py' adding 'streamlink/webbrowser/cdp/devtools/page.py' adding 'streamlink/webbrowser/cdp/devtools/runtime.py' adding 'streamlink/webbrowser/cdp/devtools/security.py' adding 'streamlink/webbrowser/cdp/devtools/target.py' adding 'streamlink/webbrowser/cdp/devtools/util.py' adding 'streamlink-6.5.1.data/data/man/man1/streamlink.1' adding 'streamlink-6.5.1.data/data/share/bash-completion/completions/streamlink' adding 'streamlink-6.5.1.data/data/share/zsh/site-functions/_streamlink' adding 'streamlink_cli/__init__.py' adding 'streamlink_cli/__main__.py' adding 'streamlink_cli/argparser.py' adding 'streamlink_cli/compat.py' adding 'streamlink_cli/console.py' adding 'streamlink_cli/constants.py' adding 'streamlink_cli/main.py' adding 'streamlink_cli/py.typed' adding 'streamlink_cli/streamrunner.py' adding 'streamlink_cli/output/__init__.py' adding 'streamlink_cli/output/abc.py' adding 'streamlink_cli/output/file.py' adding 'streamlink_cli/output/http.py' adding 'streamlink_cli/output/player.py' adding 'streamlink_cli/utils/__init__.py' adding 'streamlink_cli/utils/formatter.py' adding 'streamlink_cli/utils/path.py' adding 'streamlink_cli/utils/player.py' adding 'streamlink_cli/utils/progress.py' adding 'streamlink_cli/utils/versioncheck.py' adding 'streamlink-6.5.1.dist-info/LICENSE' adding 'streamlink-6.5.1.dist-info/METADATA' adding 'streamlink-6.5.1.dist-info/WHEEL' adding 'streamlink-6.5.1.dist-info/entry_points.txt' adding 'streamlink-6.5.1.dist-info/top_level.txt' adding 'streamlink-6.5.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built streamlink-6.5.1-py3-none-any.whl >>> Running package in multimedia/streamlink at 1713261729.03 ===> multimedia/streamlink ===> Faking installation for streamlink-6.5.1 ===> Building package for streamlink-6.5.1 Create /exopi-cvs/ports/packages/amd64/all/streamlink-6.5.1.tgz Creating package streamlink-6.5.1 reading plist| checking dependencies| checking dependencies|devel/py-certifi,python3 checking dependencies|devel/py-country,python3 checking dependencies|devel/py-isodate,python3 checking dependencies|devel/py-trio,python3 checking dependencies|devel/py-typing-extensions,python3 checking dependencies|graphics/ffmpeg checking dependencies|lang/python/3.10,-main checking dependencies|net/py-socks,python3 checking dependencies|net/py-trio-websocket,python3 checking dependencies|net/py-websocket-client,python3 checking dependencies|security/py-cryptodome,python3 checking dependencies|textproc/py-lxml,python3 checking dependencies|www/py-requests,python3 checking dependencies|www/py-urllib3,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/streamlink-6.5.1.tgz >>> Running clean in multimedia/streamlink at 1713261749.25 ===> multimedia/streamlink ===> Cleaning for streamlink-6.5.1 >>> Ended at 1713261749.74 max_stuck=4.74/depends=1.89/show-prepare-results=1.08/build=3.50/package=20.22/clean=0.52