>>> py3-pycaption: Building testing/py3-pycaption 2.2.15-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 15:50:36 +0000 >>> py3-pycaption: Validating /home/buildozer/aports/testing/py3-pycaption/APKBUILD... >>> WARNING: py3-pycaption: No maintainer >>> py3-pycaption: Analyzing dependencies... >>> py3-pycaption: Installing for build: build-base python3 py3-beautifulsoup4 py3-cssutils py3-lxml py3-nltk py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/57) Installing libbz2 (1.0.8-r6) ( 2/57) Installing libffi (3.5.2-r0) ( 3/57) Installing gdbm (1.26-r0) ( 4/57) Installing xz-libs (5.8.2-r0) ( 5/57) Installing mpdecimal (4.0.1-r0) ( 6/57) Installing libpanelw (6.6_p20251231-r0) ( 7/57) Installing sqlite-libs (3.51.2-r1) ( 8/57) Installing python3 (3.14.3-r0) ( 9/57) Installing python3-pycache-pyc0 (3.14.3-r0) (10/57) Installing pyc (3.14.3-r0) (11/57) Installing python3-pyc (3.14.3-r0) (12/57) Installing py3-soupsieve (2.7-r1) (13/57) Installing py3-soupsieve-pyc (2.7-r1) (14/57) Installing py3-typing-extensions (4.15.0-r1) (15/57) Installing py3-typing-extensions-pyc (4.15.0-r1) (16/57) Installing py3-beautifulsoup4 (4.14.3-r1) (17/57) Installing py3-beautifulsoup4-pyc (4.14.3-r1) (18/57) Installing py3-more-itertools (10.8.0-r1) (19/57) Installing py3-more-itertools-pyc (10.8.0-r1) (20/57) Installing py3-cssutils (2.11.1-r2) (21/57) Installing py3-cssutils-pyc (2.11.1-r2) (22/57) Installing libxml2 (2.13.9-r1) (23/57) Installing libxslt (1.1.43-r3) (24/57) Installing py3-lxml (6.0.2-r2) (25/57) Installing py3-lxml-pyc (6.0.2-r2) (26/57) Installing yaml (0.2.5-r2) (27/57) Installing py3-yaml (6.0.3-r2) (28/57) Installing py3-yaml-pyc (6.0.3-r2) (29/57) Installing py3-click (8.3.1-r1) (30/57) Installing py3-click-pyc (8.3.1-r1) (31/57) Installing py3-regex (2024.11.7-r1) (32/57) Installing py3-regex-pyc (2024.11.7-r1) (33/57) Installing py3-nltk (3.9.3-r1) (34/57) Installing py3-nltk-pyc (3.9.3-r1) (35/57) Installing py3-installer (0.7.0-r3) (36/57) Installing py3-installer-pyc (0.7.0-r3) (37/57) Installing py3-gpep517 (19-r2) (38/57) Installing py3-gpep517-pyc (19-r2) (39/57) Installing py3-parsing (3.3.2-r1) (40/57) Installing py3-parsing-pyc (3.3.2-r1) (41/57) Installing py3-packaging (26.0-r1) (42/57) Installing py3-packaging-pyc (26.0-r1) (43/57) Installing py3-setuptools (82.0.1-r1) (44/57) Installing py3-setuptools-pyc (82.0.1-r1) (45/57) Installing py3-wheel (0.46.3-r1) (46/57) Installing py3-wheel-pyc (0.46.3-r1) (47/57) Installing py3-iniconfig (2.3.0-r1) (48/57) Installing py3-iniconfig-pyc (2.3.0-r1) (49/57) Installing py3-pluggy (1.6.0-r1) (50/57) Installing py3-pluggy-pyc (1.6.0-r1) (51/57) Installing py3-py (1.11.0-r5) (52/57) Installing py3-py-pyc (1.11.0-r5) (53/57) Installing py3-pygments (2.19.2-r1) (54/57) Installing py3-pygments-pyc (2.19.2-r1) (55/57) Installing py3-pytest (9.0.2-r1) (56/57) Installing py3-pytest-pyc (9.0.2-r1) (57/57) Installing .makedepends-py3-pycaption (20260330.155038) Executing busybox-1.37.0-r31.trigger OK: 373.8 MiB in 162 packages >>> py3-pycaption: Cleaning up srcdir >>> py3-pycaption: Cleaning up pkgdir >>> py3-pycaption: Cleaning up tmpdir >>> py3-pycaption: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycaption-2.2.15.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pycaption: Fetching https://github.com/pbs/pycaption/archive/refs/tags/2.2.15/pycaption-2.2.15.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/pycaption-2.2.15.tar.gz.part' pycaption-2.2.15.tar 39609 --:--:-- ETA pycaption-2.2.15.tar 100% |********************************| 469k 0:00:00 ETA '/var/cache/distfiles/pycaption-2.2.15.tar.gz.part' saved /var/cache/distfiles/pycaption-2.2.15.tar.gz: OK >>> py3-pycaption: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pycaption-2.2.15.tar.gz /var/cache/distfiles/pycaption-2.2.15.tar.gz: OK >>> py3-pycaption: Unpacking /var/cache/distfiles/pycaption-2.2.15.tar.gz... 2026-03-30 15:50:43,091 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 15:50:43,120 root INFO running bdist_wheel 2026-03-30 15:50:43,146 root INFO running build 2026-03-30 15:50:43,146 root INFO running build_py 2026-03-30 15:50:43,152 root INFO creating build/lib/tests 2026-03-30 15:50:43,152 root INFO copying tests/conftest.py -> build/lib/tests 2026-03-30 15:50:43,152 root INFO copying tests/test_sami.py -> build/lib/tests 2026-03-30 15:50:43,153 root INFO copying tests/test_sami_conversion.py -> build/lib/tests 2026-03-30 15:50:43,153 root INFO copying tests/test_srt.py -> build/lib/tests 2026-03-30 15:50:43,153 root INFO copying tests/test_base.py -> build/lib/tests 2026-03-30 15:50:43,153 root INFO copying tests/test_webvtt.py -> build/lib/tests 2026-03-30 15:50:43,154 root INFO copying tests/test_srt_conversion.py -> build/lib/tests 2026-03-30 15:50:43,154 root INFO copying tests/test_scc.py -> build/lib/tests 2026-03-30 15:50:43,154 root INFO copying tests/test_microdvd.py -> build/lib/tests 2026-03-30 15:50:43,154 root INFO copying tests/test_scc_translator.py -> build/lib/tests 2026-03-30 15:50:43,154 root INFO copying tests/test_geometry.py -> build/lib/tests 2026-03-30 15:50:43,155 root INFO copying tests/test_scc_conversion.py -> build/lib/tests 2026-03-30 15:50:43,155 root INFO copying tests/test_dfxp.py -> build/lib/tests 2026-03-30 15:50:43,155 root INFO copying tests/test_functions.py -> build/lib/tests 2026-03-30 15:50:43,155 root INFO copying tests/test_dfxp_conversion.py -> build/lib/tests 2026-03-30 15:50:43,156 root INFO copying tests/test_webvtt_conversion.py -> build/lib/tests 2026-03-30 15:50:43,156 root INFO copying tests/__init__.py -> build/lib/tests 2026-03-30 15:50:43,156 root INFO copying tests/mixins.py -> build/lib/tests 2026-03-30 15:50:43,156 root INFO copying tests/test_dfxp_extras.py -> build/lib/tests 2026-03-30 15:50:43,156 root INFO copying tests/test_microdvd_conversion.py -> build/lib/tests 2026-03-30 15:50:43,157 root INFO creating build/lib/pycaption 2026-03-30 15:50:43,157 root INFO copying pycaption/exceptions.py -> build/lib/pycaption 2026-03-30 15:50:43,157 root INFO copying pycaption/webvtt.py -> build/lib/pycaption 2026-03-30 15:50:43,158 root INFO copying pycaption/utils.py -> build/lib/pycaption 2026-03-30 15:50:43,158 root INFO copying pycaption/srt.py -> build/lib/pycaption 2026-03-30 15:50:43,158 root INFO copying pycaption/microdvd.py -> build/lib/pycaption 2026-03-30 15:50:43,158 root INFO copying pycaption/geometry.py -> build/lib/pycaption 2026-03-30 15:50:43,158 root INFO copying pycaption/__init__.py -> build/lib/pycaption 2026-03-30 15:50:43,159 root INFO copying pycaption/sami.py -> build/lib/pycaption 2026-03-30 15:50:43,159 root INFO copying pycaption/transcript.py -> build/lib/pycaption 2026-03-30 15:50:43,159 root INFO copying pycaption/base.py -> build/lib/pycaption 2026-03-30 15:50:43,159 root INFO creating build/lib/tests/fixtures 2026-03-30 15:50:43,160 root INFO copying tests/fixtures/scc.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,160 root INFO copying tests/fixtures/webvtt.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,160 root INFO copying tests/fixtures/translated_scc.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,160 root INFO copying tests/fixtures/srt.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,161 root INFO copying tests/fixtures/microdvd.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,161 root INFO copying tests/fixtures/__init__.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,161 root INFO copying tests/fixtures/dfxp.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,161 root INFO copying tests/fixtures/sami.py -> build/lib/tests/fixtures 2026-03-30 15:50:43,162 root INFO creating build/lib/pycaption/scc 2026-03-30 15:50:43,162 root INFO copying pycaption/scc/state_machines.py -> build/lib/pycaption/scc 2026-03-30 15:50:43,162 root INFO copying pycaption/scc/constants.py -> build/lib/pycaption/scc 2026-03-30 15:50:43,162 root INFO copying pycaption/scc/translator.py -> build/lib/pycaption/scc 2026-03-30 15:50:43,162 root INFO copying pycaption/scc/specialized_collections.py -> build/lib/pycaption/scc 2026-03-30 15:50:43,163 root INFO copying pycaption/scc/__init__.py -> build/lib/pycaption/scc 2026-03-30 15:50:43,163 root INFO creating build/lib/pycaption/dfxp 2026-03-30 15:50:43,163 root INFO copying pycaption/dfxp/extras.py -> build/lib/pycaption/dfxp 2026-03-30 15:50:43,163 root INFO copying pycaption/dfxp/__init__.py -> build/lib/pycaption/dfxp 2026-03-30 15:50:43,164 root INFO copying pycaption/dfxp/base.py -> build/lib/pycaption/dfxp 2026-03-30 15:50:43,164 root INFO running egg_info 2026-03-30 15:50:43,168 root INFO creating pycaption.egg-info 2026-03-30 15:50:43,168 root INFO writing pycaption.egg-info/PKG-INFO 2026-03-30 15:50:43,169 root INFO writing dependency_links to pycaption.egg-info/dependency_links.txt 2026-03-30 15:50:43,170 root INFO writing requirements to pycaption.egg-info/requires.txt 2026-03-30 15:50:43,170 root INFO writing top-level names to pycaption.egg-info/top_level.txt 2026-03-30 15:50:43,170 root INFO writing manifest file 'pycaption.egg-info/SOURCES.txt' 2026-03-30 15:50:43,177 root INFO reading manifest file 'pycaption.egg-info/SOURCES.txt' 2026-03-30 15:50:43,177 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 15:50:43,179 root INFO adding license file 'LICENSE' 2026-03-30 15:50:43,181 root INFO writing manifest file 'pycaption.egg-info/SOURCES.txt' 2026-03-30 15:50:43,182 root INFO copying pycaption/english.pickle -> build/lib/pycaption 2026-03-30 15:50:43,194 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-30 15:50:43,194 root INFO running install 2026-03-30 15:50:43,212 root INFO running install_lib 2026-03-30 15:50:43,217 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-30 15:50:43,218 root INFO creating build/bdist.linux-ppc64le/wheel/tests 2026-03-30 15:50:43,218 root INFO copying build/lib/tests/conftest.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,218 root INFO copying build/lib/tests/test_sami.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,218 root INFO copying build/lib/tests/test_sami_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,218 root INFO copying build/lib/tests/test_srt.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,219 root INFO copying build/lib/tests/test_base.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,219 root INFO copying build/lib/tests/test_webvtt.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,219 root INFO copying build/lib/tests/test_srt_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,219 root INFO copying build/lib/tests/test_scc.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,220 root INFO copying build/lib/tests/test_microdvd.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,220 root INFO copying build/lib/tests/test_scc_translator.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,220 root INFO copying build/lib/tests/test_geometry.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,220 root INFO copying build/lib/tests/test_scc_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,220 root INFO copying build/lib/tests/test_dfxp.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,221 root INFO creating build/bdist.linux-ppc64le/wheel/tests/fixtures 2026-03-30 15:50:43,221 root INFO copying build/lib/tests/fixtures/scc.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,221 root INFO copying build/lib/tests/fixtures/webvtt.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,221 root INFO copying build/lib/tests/fixtures/translated_scc.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,221 root INFO copying build/lib/tests/fixtures/srt.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,221 root INFO copying build/lib/tests/fixtures/microdvd.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,222 root INFO copying build/lib/tests/fixtures/__init__.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,222 root INFO copying build/lib/tests/fixtures/dfxp.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,222 root INFO copying build/lib/tests/fixtures/sami.py -> build/bdist.linux-ppc64le/wheel/./tests/fixtures 2026-03-30 15:50:43,222 root INFO copying build/lib/tests/test_functions.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,222 root INFO copying build/lib/tests/test_dfxp_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,223 root INFO copying build/lib/tests/test_webvtt_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,223 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,223 root INFO copying build/lib/tests/mixins.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,223 root INFO copying build/lib/tests/test_dfxp_extras.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,223 root INFO copying build/lib/tests/test_microdvd_conversion.py -> build/bdist.linux-ppc64le/wheel/./tests 2026-03-30 15:50:43,224 root INFO creating build/bdist.linux-ppc64le/wheel/pycaption 2026-03-30 15:50:43,224 root INFO creating build/bdist.linux-ppc64le/wheel/pycaption/scc 2026-03-30 15:50:43,224 root INFO copying build/lib/pycaption/scc/state_machines.py -> build/bdist.linux-ppc64le/wheel/./pycaption/scc 2026-03-30 15:50:43,224 root INFO copying build/lib/pycaption/scc/constants.py -> build/bdist.linux-ppc64le/wheel/./pycaption/scc 2026-03-30 15:50:43,224 root INFO copying build/lib/pycaption/scc/translator.py -> build/bdist.linux-ppc64le/wheel/./pycaption/scc 2026-03-30 15:50:43,225 root INFO copying build/lib/pycaption/scc/specialized_collections.py -> build/bdist.linux-ppc64le/wheel/./pycaption/scc 2026-03-30 15:50:43,225 root INFO copying build/lib/pycaption/scc/__init__.py -> build/bdist.linux-ppc64le/wheel/./pycaption/scc 2026-03-30 15:50:43,225 root INFO copying build/lib/pycaption/exceptions.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,225 root INFO copying build/lib/pycaption/webvtt.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,225 root INFO copying build/lib/pycaption/english.pickle -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,226 root INFO copying build/lib/pycaption/utils.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,226 root INFO creating build/bdist.linux-ppc64le/wheel/pycaption/dfxp 2026-03-30 15:50:43,226 root INFO copying build/lib/pycaption/dfxp/extras.py -> build/bdist.linux-ppc64le/wheel/./pycaption/dfxp 2026-03-30 15:50:43,226 root INFO copying build/lib/pycaption/dfxp/__init__.py -> build/bdist.linux-ppc64le/wheel/./pycaption/dfxp 2026-03-30 15:50:43,227 root INFO copying build/lib/pycaption/dfxp/base.py -> build/bdist.linux-ppc64le/wheel/./pycaption/dfxp 2026-03-30 15:50:43,227 root INFO copying build/lib/pycaption/srt.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,227 root INFO copying build/lib/pycaption/microdvd.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,227 root INFO copying build/lib/pycaption/geometry.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,227 root INFO copying build/lib/pycaption/__init__.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,228 root INFO copying build/lib/pycaption/sami.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,228 root INFO copying build/lib/pycaption/transcript.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,228 root INFO copying build/lib/pycaption/base.py -> build/bdist.linux-ppc64le/wheel/./pycaption 2026-03-30 15:50:43,228 root INFO running install_egg_info 2026-03-30 15:50:43,234 root INFO Copying pycaption.egg-info to build/bdist.linux-ppc64le/wheel/./pycaption-2.2.15-py3.14.egg-info 2026-03-30 15:50:43,235 root INFO running install_scripts 2026-03-30 15:50:43,236 root INFO creating build/bdist.linux-ppc64le/wheel/pycaption-2.2.15.dist-info/WHEEL 2026-03-30 15:50:43,237 wheel INFO creating '/home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/.dist/.tmp-8j3037_b/pycaption-2.2.15-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-30 15:50:43,237 wheel INFO adding 'pycaption/__init__.py' 2026-03-30 15:50:43,237 wheel INFO adding 'pycaption/base.py' 2026-03-30 15:50:43,238 wheel INFO adding 'pycaption/english.pickle' 2026-03-30 15:50:43,239 wheel INFO adding 'pycaption/exceptions.py' 2026-03-30 15:50:43,239 wheel INFO adding 'pycaption/geometry.py' 2026-03-30 15:50:43,240 wheel INFO adding 'pycaption/microdvd.py' 2026-03-30 15:50:43,240 wheel INFO adding 'pycaption/sami.py' 2026-03-30 15:50:43,240 wheel INFO adding 'pycaption/srt.py' 2026-03-30 15:50:43,240 wheel INFO adding 'pycaption/transcript.py' 2026-03-30 15:50:43,241 wheel INFO adding 'pycaption/utils.py' 2026-03-30 15:50:43,241 wheel INFO adding 'pycaption/webvtt.py' 2026-03-30 15:50:43,241 wheel INFO adding 'pycaption/dfxp/__init__.py' 2026-03-30 15:50:43,241 wheel INFO adding 'pycaption/dfxp/base.py' 2026-03-30 15:50:43,242 wheel INFO adding 'pycaption/dfxp/extras.py' 2026-03-30 15:50:43,242 wheel INFO adding 'pycaption/scc/__init__.py' 2026-03-30 15:50:43,242 wheel INFO adding 'pycaption/scc/constants.py' 2026-03-30 15:50:43,243 wheel INFO adding 'pycaption/scc/specialized_collections.py' 2026-03-30 15:50:43,243 wheel INFO adding 'pycaption/scc/state_machines.py' 2026-03-30 15:50:43,243 wheel INFO adding 'pycaption/scc/translator.py' 2026-03-30 15:50:43,243 wheel INFO adding 'pycaption-2.2.15.dist-info/licenses/LICENSE' 2026-03-30 15:50:43,244 wheel INFO adding 'tests/__init__.py' 2026-03-30 15:50:43,244 wheel INFO adding 'tests/conftest.py' 2026-03-30 15:50:43,244 wheel INFO adding 'tests/mixins.py' 2026-03-30 15:50:43,244 wheel INFO adding 'tests/test_base.py' 2026-03-30 15:50:43,244 wheel INFO adding 'tests/test_dfxp.py' 2026-03-30 15:50:43,245 wheel INFO adding 'tests/test_dfxp_conversion.py' 2026-03-30 15:50:43,245 wheel INFO adding 'tests/test_dfxp_extras.py' 2026-03-30 15:50:43,245 wheel INFO adding 'tests/test_functions.py' 2026-03-30 15:50:43,245 wheel INFO adding 'tests/test_geometry.py' 2026-03-30 15:50:43,245 wheel INFO adding 'tests/test_microdvd.py' 2026-03-30 15:50:43,246 wheel INFO adding 'tests/test_microdvd_conversion.py' 2026-03-30 15:50:43,246 wheel INFO adding 'tests/test_sami.py' 2026-03-30 15:50:43,246 wheel INFO adding 'tests/test_sami_conversion.py' 2026-03-30 15:50:43,246 wheel INFO adding 'tests/test_scc.py' 2026-03-30 15:50:43,247 wheel INFO adding 'tests/test_scc_conversion.py' 2026-03-30 15:50:43,247 wheel INFO adding 'tests/test_scc_translator.py' 2026-03-30 15:50:43,247 wheel INFO adding 'tests/test_srt.py' 2026-03-30 15:50:43,247 wheel INFO adding 'tests/test_srt_conversion.py' 2026-03-30 15:50:43,247 wheel INFO adding 'tests/test_webvtt.py' 2026-03-30 15:50:43,248 wheel INFO adding 'tests/test_webvtt_conversion.py' 2026-03-30 15:50:43,248 wheel INFO adding 'tests/fixtures/__init__.py' 2026-03-30 15:50:43,248 wheel INFO adding 'tests/fixtures/dfxp.py' 2026-03-30 15:50:43,248 wheel INFO adding 'tests/fixtures/microdvd.py' 2026-03-30 15:50:43,249 wheel INFO adding 'tests/fixtures/sami.py' 2026-03-30 15:50:43,249 wheel INFO adding 'tests/fixtures/scc.py' 2026-03-30 15:50:43,249 wheel INFO adding 'tests/fixtures/srt.py' 2026-03-30 15:50:43,249 wheel INFO adding 'tests/fixtures/translated_scc.py' 2026-03-30 15:50:43,250 wheel INFO adding 'tests/fixtures/webvtt.py' 2026-03-30 15:50:43,250 wheel INFO adding 'pycaption-2.2.15.dist-info/METADATA' 2026-03-30 15:50:43,250 wheel INFO adding 'pycaption-2.2.15.dist-info/WHEEL' 2026-03-30 15:50:43,250 wheel INFO adding 'pycaption-2.2.15.dist-info/top_level.txt' 2026-03-30 15:50:43,250 wheel INFO adding 'pycaption-2.2.15.dist-info/RECORD' 2026-03-30 15:50:43,251 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-30 15:50:43,253 gpep517 INFO The backend produced .dist/pycaption-2.2.15-py3-none-any.whl pycaption-2.2.15-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15 collected 267 items tests/test_base.py ....... [ 2%] tests/test_dfxp.py ....................................... [ 17%] tests/test_dfxp_conversion.py ................................ [ 29%] tests/test_dfxp_extras.py ....... [ 31%] tests/test_functions.py . [ 32%] tests/test_geometry.py ................... [ 39%] tests/test_microdvd.py ............ [ 43%] tests/test_microdvd_conversion.py .. [ 44%] tests/test_sami.py ............................. [ 55%] tests/test_sami_conversion.py .......... [ 59%] tests/test_scc.py .............................................. [ 76%] tests/test_scc_conversion.py ..... [ 78%] tests/test_scc_translator.py ..... [ 80%] tests/test_srt.py .............. [ 85%] tests/test_srt_conversion.py ...... [ 87%] tests/test_webvtt.py ...................... [ 95%] tests/test_webvtt_conversion.py ........... [100%] =============================== warnings summary =============================== tests/test_dfxp.py: 16 warnings tests/test_dfxp_conversion.py: 23 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 /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:561: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) super().__init__( tests/test_dfxp.py: 58 warnings tests/test_dfxp_conversion.py: 159 warnings tests/test_dfxp_extras.py: 23 warnings tests/test_functions.py: 6 warnings tests/test_sami_conversion.py: 19 warnings tests/test_srt_conversion.py: 12 warnings tests/test_webvtt.py: 3 warnings /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:710: DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- Deprecated since version 3.0.0. self._styling_section = document.findChild('styling') tests/test_dfxp.py: 14 warnings tests/test_dfxp_conversion.py: 151 warnings tests/test_dfxp_extras.py: 19 warnings tests/test_sami_conversion.py: 14 warnings tests/test_srt_conversion.py: 7 warnings tests/test_webvtt.py: 2 warnings /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:761: DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- Deprecated since version 3.0.0. referenced_style = styling_section.findChild( tests/test_dfxp.py: 18 warnings tests/test_dfxp_conversion.py: 32 warnings tests/test_dfxp_extras.py: 1 warning tests/test_functions.py: 1 warning /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:620: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0. child.get('region') for child in element.findChildren() tests/test_dfxp_conversion.py: 20 warnings tests/test_dfxp_extras.py: 6 warnings tests/test_scc_conversion.py: 3 warnings tests/test_webvtt_conversion.py: 1 warning /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:1154: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0. regions = layout_tag.findChildren('region') tests/test_dfxp_conversion.py: 11 warnings tests/test_webvtt_conversion.py: 1 warning /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/mixins.py:126: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) first_soup = BeautifulSoup(first, 'lxml') tests/test_dfxp_conversion.py: 11 warnings tests/test_webvtt_conversion.py: 1 warning /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/mixins.py:127: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) second_soup = BeautifulSoup(second, 'lxml') tests/test_dfxp_conversion.py::TestDFXPtoDFXP::test_default_styling_p_tags /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_conversion.py:51: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) soup = BeautifulSoup(result, 'lxml') tests/test_dfxp_conversion.py::TestDFXPtoDFXP::test_default_region_p_tags /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_conversion.py:74: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) soup = BeautifulSoup(result, 'lxml') tests/test_dfxp_conversion.py: 17 warnings /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/pycaption/dfxp/base.py:792: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0. referenced_styles = styling_tag.findChildren( tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_default_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:22: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) layout = BeautifulSoup(dfxp, features='html.parser').findChild('layout') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_default_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:22: DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- Deprecated since version 3.0.0. layout = BeautifulSoup(dfxp, features='html.parser').findChild('layout') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_default_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:24: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0. assert len(layout.findChildren('region')) == 1 tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_default_region_is_referenced /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:34: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) soup = BeautifulSoup(dfxp, features='html.parser') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_default_region_is_referenced /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:36: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0. for elem in soup.findAll(): tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_custom_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:56: DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- Deprecated since version 3.0.0. layout = BeautifulSoup(dfxp, features='xml').findChild('layout') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_custom_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:58: DeprecationWarning: Call to deprecated method findChild. (Replaced by find) -- Deprecated since version 3.0.0. region = layout.findChild('region') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_custom_region_is_created /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:66: DeprecationWarning: Call to deprecated method findChildren. (Replaced by find_all) -- Deprecated since version 3.0.0. assert len(layout.findChildren('region')) == 1 tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_specified_custom_attributes_are_created_for_the_region /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:85: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) region = BeautifulSoup(dfxp, features='lxml').find('region') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_custom_region_is_referenced /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:104: XMLParsedAsHTMLWarning: It looks like you're using an HTML parser to parse an XML document. Assuming this really is an XML document, what you're doing might work, but you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the Python package 'lxml' installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor. If you want or need to use an HTML parser on this document, you can make this warning go away by filtering it. To do that, run this code before calling the BeautifulSoup constructor: from bs4 import XMLParsedAsHTMLWarning import warnings warnings.filterwarnings("ignore", category=XMLParsedAsHTMLWarning) soup = BeautifulSoup(dfxp, features='html.parser') tests/test_dfxp_extras.py::TestSinglePositioningDFXPWRiter::test_only_the_custom_region_is_referenced /home/buildozer/aports/testing/py3-pycaption/src/pycaption-2.2.15/tests/test_dfxp_extras.py:111: DeprecationWarning: Call to deprecated method findAll. (Replaced by find_all) -- Deprecated since version 4.0.0. for elem in soup.findAll(): -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 267 passed, 675 warnings in 2.08s ======================= >>> py3-pycaption: Entering fakeroot... >>> py3-pycaption*: Running postcheck for py3-pycaption >>> WARNING: py3-pycaption*: Found __pycache__ but package name doesn't end with -pyc >>> py3-pycaption*: Preparing package py3-pycaption... >>> py3-pycaption*: Tracing dependencies... python3 py3-beautifulsoup4 py3-cssutils py3-lxml py3-nltk python3~3.14 >>> py3-pycaption*: Package size: 1.0 MB >>> py3-pycaption*: Compressing data... >>> py3-pycaption*: Create checksum... >>> py3-pycaption*: Create py3-pycaption-2.2.15-r2.apk >>> py3-pycaption: Build complete at Mon, 30 Mar 2026 15:50:46 +0000 elapsed time 0h 0m 10s >>> py3-pycaption: Cleaning up srcdir >>> py3-pycaption: Cleaning up pkgdir >>> py3-pycaption: Uninstalling dependencies... ( 1/57) Purging .makedepends-py3-pycaption (20260330.155038) ( 2/57) Purging py3-beautifulsoup4-pyc (4.14.3-r1) ( 3/57) Purging py3-beautifulsoup4 (4.14.3-r1) ( 4/57) Purging py3-soupsieve-pyc (2.7-r1) ( 5/57) Purging py3-soupsieve (2.7-r1) ( 6/57) Purging py3-typing-extensions-pyc (4.15.0-r1) ( 7/57) Purging py3-typing-extensions (4.15.0-r1) ( 8/57) Purging py3-cssutils-pyc (2.11.1-r2) ( 9/57) Purging py3-cssutils (2.11.1-r2) (10/57) Purging py3-more-itertools-pyc (10.8.0-r1) (11/57) Purging py3-more-itertools (10.8.0-r1) (12/57) Purging py3-lxml-pyc (6.0.2-r2) (13/57) Purging py3-lxml (6.0.2-r2) (14/57) Purging py3-nltk-pyc (3.9.3-r1) (15/57) Purging py3-nltk (3.9.3-r1) (16/57) Purging py3-yaml-pyc (6.0.3-r2) (17/57) Purging py3-yaml (6.0.3-r2) (18/57) Purging py3-click-pyc (8.3.1-r1) (19/57) Purging py3-click (8.3.1-r1) (20/57) Purging py3-regex-pyc (2024.11.7-r1) (21/57) Purging py3-regex (2024.11.7-r1) (22/57) Purging py3-gpep517-pyc (19-r2) (23/57) Purging py3-gpep517 (19-r2) (24/57) Purging py3-installer-pyc (0.7.0-r3) (25/57) Purging py3-installer (0.7.0-r3) (26/57) Purging py3-setuptools-pyc (82.0.1-r1) (27/57) Purging py3-setuptools (82.0.1-r1) (28/57) Purging py3-wheel-pyc (0.46.3-r1) (29/57) Purging py3-wheel (0.46.3-r1) (30/57) Purging py3-pytest-pyc (9.0.2-r1) (31/57) Purging py3-pytest (9.0.2-r1) (32/57) Purging py3-iniconfig-pyc (2.3.0-r1) (33/57) Purging py3-iniconfig (2.3.0-r1) (34/57) Purging py3-packaging-pyc (26.0-r1) (35/57) Purging py3-packaging (26.0-r1) (36/57) Purging py3-parsing-pyc (3.3.2-r1) (37/57) Purging py3-parsing (3.3.2-r1) (38/57) Purging py3-pluggy-pyc (1.6.0-r1) (39/57) Purging py3-pluggy (1.6.0-r1) (40/57) Purging py3-py-pyc (1.11.0-r5) (41/57) Purging py3-py (1.11.0-r5) (42/57) Purging py3-pygments-pyc (2.19.2-r1) (43/57) Purging py3-pygments (2.19.2-r1) (44/57) Purging python3-pyc (3.14.3-r0) (45/57) Purging python3-pycache-pyc0 (3.14.3-r0) (46/57) Purging pyc (3.14.3-r0) (47/57) Purging python3 (3.14.3-r0) (48/57) Purging gdbm (1.26-r0) (49/57) Purging libbz2 (1.0.8-r6) (50/57) Purging libffi (3.5.2-r0) (51/57) Purging libpanelw (6.6_p20251231-r0) (52/57) Purging libxslt (1.1.43-r3) (53/57) Purging mpdecimal (4.0.1-r0) (54/57) Purging sqlite-libs (3.51.2-r1) (55/57) Purging yaml (0.2.5-r2) (56/57) Purging libxml2 (2.13.9-r1) (57/57) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.7 MiB in 105 packages >>> py3-pycaption: Updating the testing/ppc64le repository index... >>> py3-pycaption: Signing the index...