>>> py3-pycaption: Building testing/py3-pycaption 2.1.1-r0 (using abuild 3.10.0-r0) started Fri, 20 Jan 2023 03:01:50 +0000 >>> py3-pycaption: Checking sanity of /home/buildozer/aports/testing/py3-pycaption/APKBUILD... >>> py3-pycaption: Analyzing dependencies... >>> py3-pycaption: Installing for build: build-base python3 py3-beautifulsoup4 py3-cssutils py3-lxml py3-nltk py3-setuptools py3-pytest py3-pytest-lazy-fixture (1/31) Installing libbz2 (1.0.8-r4) (2/31) Installing libffi (3.4.4-r0) (3/31) Installing gdbm (1.23-r0) (4/31) Installing xz-libs (5.4.1-r0) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.2.0-r0) (7/31) Installing sqlite-libs (3.40.1-r0) (8/31) Installing python3 (3.11.1-r2) (9/31) Installing py3-soupsieve (2.3.2-r1) (10/31) Installing py3-beautifulsoup4 (4.11.1-r1) (11/31) Installing py3-cssutils (2.6.0-r1) (12/31) Installing libgpg-error (1.46-r1) (13/31) Installing libgcrypt (1.10.1-r0) (14/31) Installing libxml2 (2.10.3-r2) (15/31) Installing libxslt (1.1.37-r0) (16/31) Installing py3-lxml (4.9.2-r0) (17/31) Installing yaml (0.2.5-r0) (18/31) Installing py3-yaml (6.0-r1) (19/31) Installing py3-click (8.1.3-r1) (20/31) Installing py3-regex (2022.10.31-r1) (21/31) Installing py3-nltk (3.8-r0) (22/31) Installing py3-parsing (3.0.9-r1) (23/31) Installing py3-packaging (23.0-r0) (24/31) Installing py3-setuptools (66.0.0-r0) (25/31) Installing py3-attrs (22.2.0-r0) (26/31) Installing py3-iniconfig (1.1.1-r4) (27/31) Installing py3-pluggy (1.0.0-r2) (28/31) Installing py3-py (1.11.0-r1) (29/31) Installing py3-pytest (7.2.1-r0) (30/31) Installing py3-pytest-lazy-fixture (0.6.3-r1) (31/31) Installing .makedepends-py3-pycaption (20230120.030151) Executing busybox-1.36.0-r1.trigger OK: 404 MiB in 127 packages >>> py3-pycaption: Cleaning up srcdir >>> py3-pycaption: Cleaning up pkgdir >>> py3-pycaption: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycaption-2.1.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pycaption: Fetching https://github.com/pbs/pycaption/archive/refs/tags/2.1.1/pycaption-2.1.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84683 0 84683 0 0 44857 0 --:--:-- 0:00:01 --:--:-- 81504 100 474k 0 474k 0 0 204k 0 --:--:-- 0:00:02 --:--:-- 323k >>> py3-pycaption: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycaption-2.1.1.tar.gz >>> py3-pycaption: Checking sha512sums... pycaption-2.1.1.tar.gz: OK >>> py3-pycaption: Unpacking /var/cache/distfiles/pycaption-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_sami.py -> build/lib/tests copying tests/test_sami_conversion.py -> build/lib/tests copying tests/test_srt.py -> build/lib/tests copying tests/test_base.py -> build/lib/tests copying tests/test_webvtt.py -> build/lib/tests copying tests/test_srt_conversion.py -> build/lib/tests copying tests/test_scc.py -> build/lib/tests copying tests/test_microdvd.py -> build/lib/tests copying tests/test_scc_translator.py -> build/lib/tests copying tests/test_geometry.py -> build/lib/tests copying tests/test_scc_conversion.py -> build/lib/tests copying tests/test_dfxp.py -> build/lib/tests copying tests/test_functions.py -> build/lib/tests copying tests/test_dfxp_conversion.py -> build/lib/tests copying tests/test_webvtt_conversion.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/mixins.py -> build/lib/tests copying tests/test_dfxp_extras.py -> build/lib/tests copying tests/test_microdvd_conversion.py -> build/lib/tests creating build/lib/pycaption copying pycaption/exceptions.py -> build/lib/pycaption copying pycaption/webvtt.py -> build/lib/pycaption copying pycaption/utils.py -> build/lib/pycaption copying pycaption/srt.py -> build/lib/pycaption copying pycaption/microdvd.py -> build/lib/pycaption copying pycaption/geometry.py -> build/lib/pycaption copying pycaption/__init__.py -> build/lib/pycaption copying pycaption/sami.py -> build/lib/pycaption copying pycaption/transcript.py -> build/lib/pycaption copying pycaption/base.py -> build/lib/pycaption creating build/lib/tests/fixtures copying tests/fixtures/scc.py -> build/lib/tests/fixtures copying tests/fixtures/webvtt.py -> build/lib/tests/fixtures copying tests/fixtures/translated_scc.py -> build/lib/tests/fixtures copying tests/fixtures/srt.py -> build/lib/tests/fixtures copying tests/fixtures/microdvd.py -> build/lib/tests/fixtures copying tests/fixtures/__init__.py -> build/lib/tests/fixtures copying tests/fixtures/dfxp.py -> build/lib/tests/fixtures copying tests/fixtures/sami.py -> build/lib/tests/fixtures creating build/lib/pycaption/scc copying pycaption/scc/state_machines.py -> build/lib/pycaption/scc copying pycaption/scc/constants.py -> build/lib/pycaption/scc copying pycaption/scc/translator.py -> build/lib/pycaption/scc copying pycaption/scc/specialized_collections.py -> build/lib/pycaption/scc copying pycaption/scc/__init__.py -> build/lib/pycaption/scc creating build/lib/pycaption/dfxp copying pycaption/dfxp/extras.py -> build/lib/pycaption/dfxp copying pycaption/dfxp/__init__.py -> build/lib/pycaption/dfxp copying pycaption/dfxp/base.py -> build/lib/pycaption/dfxp running egg_info creating pycaption.egg-info writing pycaption.egg-info/PKG-INFO writing dependency_links to pycaption.egg-info/dependency_links.txt writing requirements to pycaption.egg-info/requires.txt writing top-level names to pycaption.egg-info/top_level.txt writing manifest file 'pycaption.egg-info/SOURCES.txt' reading manifest file 'pycaption.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pycaption.egg-info/SOURCES.txt' copying pycaption/english.pickle -> build/lib/pycaption ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.1.1 plugins: lazy-fixture-0.6.3 collected 256 items tests/test_base.py ....... [ 2%] tests/test_dfxp.py ....................................... [ 17%] tests/test_dfxp_conversion.py ................................ [ 30%] tests/test_dfxp_extras.py ....... [ 33%] tests/test_functions.py . [ 33%] tests/test_geometry.py ................... [ 41%] tests/test_microdvd.py ............ [ 45%] tests/test_microdvd_conversion.py .. [ 46%] tests/test_sami.py ............................. [ 57%] tests/test_sami_conversion.py .......... [ 61%] tests/test_scc.py ................................... [ 75%] tests/test_scc_conversion.py ..... [ 77%] tests/test_scc_translator.py ..... [ 79%] tests/test_srt.py .............. [ 84%] tests/test_srt_conversion.py ...... [ 87%] tests/test_webvtt.py ...................... [ 95%] tests/test_webvtt_conversion.py ........... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/encutils/__init__.py:55 /usr/lib/python3.11/site-packages/encutils/__init__.py:55: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi tests/test_dfxp.py: 16 warnings tests/test_dfxp_conversion.py: 30 warnings tests/test_dfxp_extras.py: 6 warnings tests/test_sami_conversion.py: 4 warnings tests/test_srt_conversion.py: 2 warnings tests/test_webvtt.py: 1 warning tests/test_webvtt_conversion.py: 1 warning /usr/lib/python3.11/site-packages/bs4/builder/__init__.py:545: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 256 passed, 61 warnings in 1.72s ======================= >>> py3-pycaption: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-pycaption/pkg creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/conftest.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_sami.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_sami_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_srt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_base.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_webvtt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_srt_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_scc.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_microdvd.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_scc_translator.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_geometry.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_scc_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_dfxp.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/scc.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/webvtt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/translated_scc.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/srt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/microdvd.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/__init__.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/dfxp.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/fixtures/sami.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures copying build/lib/tests/test_functions.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_dfxp_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_webvtt_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/__init__.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/mixins.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_dfxp_extras.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_microdvd_conversion.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/scc/state_machines.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/scc/constants.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/scc/translator.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/scc/specialized_collections.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/scc/__init__.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc copying build/lib/pycaption/exceptions.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/webvtt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/english.pickle -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/utils.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption creating /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp copying build/lib/pycaption/dfxp/extras.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp copying build/lib/pycaption/dfxp/__init__.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp copying build/lib/pycaption/dfxp/base.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp copying build/lib/pycaption/srt.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/microdvd.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/geometry.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/__init__.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/sami.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/transcript.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption copying build/lib/pycaption/base.py -> /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/conftest.py to conftest.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_sami.py to test_sami.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_sami_conversion.py to test_sami_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_srt.py to test_srt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_base.py to test_base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_webvtt.py to test_webvtt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_srt_conversion.py to test_srt_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_scc.py to test_scc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_microdvd.py to test_microdvd.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_scc_translator.py to test_scc_translator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_geometry.py to test_geometry.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_scc_conversion.py to test_scc_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_dfxp.py to test_dfxp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/scc.py to scc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/webvtt.py to webvtt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/translated_scc.py to translated_scc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/srt.py to srt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/microdvd.py to microdvd.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/dfxp.py to dfxp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/fixtures/sami.py to sami.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_functions.py to test_functions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_dfxp_conversion.py to test_dfxp_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_webvtt_conversion.py to test_webvtt_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/mixins.py to mixins.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_dfxp_extras.py to test_dfxp_extras.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/tests/test_microdvd_conversion.py to test_microdvd_conversion.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc/state_machines.py to state_machines.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc/translator.py to translator.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc/specialized_collections.py to specialized_collections.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/scc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/webvtt.py to webvtt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp/extras.py to extras.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/dfxp/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/srt.py to srt.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/microdvd.py to microdvd.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/geometry.py to geometry.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/sami.py to sami.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/transcript.py to transcript.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption/base.py to base.cpython-311.pyc running install_egg_info running egg_info writing pycaption.egg-info/PKG-INFO writing dependency_links to pycaption.egg-info/dependency_links.txt writing requirements to pycaption.egg-info/requires.txt writing top-level names to pycaption.egg-info/top_level.txt reading manifest file 'pycaption.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pycaption.egg-info/SOURCES.txt' Copying pycaption.egg-info to /home/buildozer/aports/testing/py3-pycaption/pkg/py3-pycaption/usr/lib/python3.11/site-packages/pycaption-2.1.1-py3.11.egg-info running install_scripts >>> py3-pycaption*: Running postcheck for py3-pycaption >>> py3-pycaption*: Preparing package py3-pycaption... >>> py3-pycaption*: Tracing dependencies... >>> py3-pycaption*: Package size: 1.2 MB >>> py3-pycaption*: Compressing data... >>> py3-pycaption*: Create checksum... >>> py3-pycaption*: Create py3-pycaption-2.1.1-r0.apk >>> py3-pycaption: Build complete at Fri, 20 Jan 2023 03:01:59 +0000 elapsed time 0h 0m 9s >>> py3-pycaption: Cleaning up srcdir >>> py3-pycaption: Cleaning up pkgdir >>> py3-pycaption: Uninstalling dependencies... (1/31) Purging .makedepends-py3-pycaption (20230120.030151) (2/31) Purging py3-beautifulsoup4 (4.11.1-r1) (3/31) Purging py3-soupsieve (2.3.2-r1) (4/31) Purging py3-cssutils (2.6.0-r1) (5/31) Purging py3-lxml (4.9.2-r0) (6/31) Purging py3-nltk (3.8-r0) (7/31) Purging py3-yaml (6.0-r1) (8/31) Purging py3-click (8.1.3-r1) (9/31) Purging py3-regex (2022.10.31-r1) (10/31) Purging py3-setuptools (66.0.0-r0) (11/31) Purging py3-pytest-lazy-fixture (0.6.3-r1) (12/31) Purging py3-pytest (7.2.1-r0) (13/31) Purging py3-attrs (22.2.0-r0) (14/31) Purging py3-iniconfig (1.1.1-r4) (15/31) Purging py3-packaging (23.0-r0) (16/31) Purging py3-parsing (3.0.9-r1) (17/31) Purging py3-pluggy (1.0.0-r2) (18/31) Purging py3-py (1.11.0-r1) (19/31) Purging python3 (3.11.1-r2) (20/31) Purging libbz2 (1.0.8-r4) (21/31) Purging libffi (3.4.4-r0) (22/31) Purging gdbm (1.23-r0) (23/31) Purging libxslt (1.1.37-r0) (24/31) Purging libxml2 (2.10.3-r2) (25/31) Purging xz-libs (5.4.1-r0) (26/31) Purging mpdecimal (2.5.1-r1) (27/31) Purging readline (8.2.0-r0) (28/31) Purging sqlite-libs (3.40.1-r0) (29/31) Purging libgcrypt (1.10.1-r0) (30/31) Purging libgpg-error (1.46-r1) (31/31) Purging yaml (0.2.5-r0) Executing busybox-1.36.0-r1.trigger OK: 294 MiB in 96 packages >>> py3-pycaption: Updating the testing/ppc64le repository index... >>> py3-pycaption: Signing the index...