>>> py3-webvtt: Building community/py3-webvtt 0.4.6-r1 (using abuild 3.14.1-r0) started Sat, 26 Oct 2024 20:27:05 +0000 >>> py3-webvtt: Validating /home/buildozer/aports/community/py3-webvtt/APKBUILD... >>> py3-webvtt: Analyzing dependencies... >>> py3-webvtt: Installing for build: build-base py3-docopt python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.3-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20241006-r0) (7/34) Installing sqlite-libs (3.47.0-r0) (8/34) Installing python3 (3.12.7-r1) (9/34) Installing python3-pycache-pyc0 (3.12.7-r1) (10/34) Installing pyc (3.12.7-r1) (11/34) Installing py3-docopt-pyc (0.6.2-r11) (12/34) Installing python3-pyc (3.12.7-r1) (13/34) Installing py3-docopt (0.6.2-r11) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (16-r0) (17/34) Installing py3-gpep517-pyc (16-r0) (18/34) Installing py3-parsing (3.1.4-r0) (19/34) Installing py3-parsing-pyc (3.1.4-r0) (20/34) Installing py3-packaging (24.1-r0) (21/34) Installing py3-packaging-pyc (24.1-r0) (22/34) Installing py3-setuptools (70.3.0-r0) (23/34) Installing py3-setuptools-pyc (70.3.0-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.3-r0) (33/34) Installing py3-pytest-pyc (8.3.3-r0) (34/34) Installing .makedepends-py3-webvtt (20241026.202722) Executing busybox-1.37.0-r3.trigger OK: 291 MiB in 133 packages >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Cleaning up tmpdir >>> py3-webvtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webvtt-0.4.6.tar.gz >>> py3-webvtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webvtt-0.4.6.tar.gz >>> py3-webvtt: Checking sha512sums... py3-webvtt-0.4.6.tar.gz: OK >>> py3-webvtt: Unpacking /var/cache/distfiles/py3-webvtt-0.4.6.tar.gz... 2024-10-26 20:27:23,550 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-10-26 20:27:23,569 root INFO running bdist_wheel 2024-10-26 20:27:23,594 root INFO running build 2024-10-26 20:27:23,594 root INFO running build_py 2024-10-26 20:27:23,598 root INFO creating build 2024-10-26 20:27:23,599 root INFO creating build/lib 2024-10-26 20:27:23,599 root INFO creating build/lib/webvtt 2024-10-26 20:27:23,599 root INFO copying webvtt/segmenter.py -> build/lib/webvtt 2024-10-26 20:27:23,599 root INFO copying webvtt/writers.py -> build/lib/webvtt 2024-10-26 20:27:23,600 root INFO copying webvtt/errors.py -> build/lib/webvtt 2024-10-26 20:27:23,600 root INFO copying webvtt/parsers.py -> build/lib/webvtt 2024-10-26 20:27:23,600 root INFO copying webvtt/webvtt.py -> build/lib/webvtt 2024-10-26 20:27:23,601 root INFO copying webvtt/structures.py -> build/lib/webvtt 2024-10-26 20:27:23,601 root INFO copying webvtt/__init__.py -> build/lib/webvtt 2024-10-26 20:27:23,601 root INFO copying webvtt/cli.py -> build/lib/webvtt 2024-10-26 20:27:23,601 root INFO running egg_info 2024-10-26 20:27:23,601 root INFO creating webvtt_py.egg-info 2024-10-26 20:27:23,604 root INFO writing webvtt_py.egg-info/PKG-INFO 2024-10-26 20:27:23,605 root INFO writing dependency_links to webvtt_py.egg-info/dependency_links.txt 2024-10-26 20:27:23,605 root INFO writing entry points to webvtt_py.egg-info/entry_points.txt 2024-10-26 20:27:23,605 root INFO writing requirements to webvtt_py.egg-info/requires.txt 2024-10-26 20:27:23,605 root INFO writing top-level names to webvtt_py.egg-info/top_level.txt 2024-10-26 20:27:23,606 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2024-10-26 20:27:23,609 root INFO reading manifest file 'webvtt_py.egg-info/SOURCES.txt' 2024-10-26 20:27:23,610 root INFO reading manifest template 'MANIFEST.in' 2024-10-26 20:27:23,611 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2024-10-26 20:27:23,611 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2024-10-26 20:27:23,611 root INFO adding license file 'LICENSE' 2024-10-26 20:27:23,612 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2024-10-26 20:27:23,621 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-26 20:27:23,621 root INFO running install 2024-10-26 20:27:23,634 root INFO running install_lib 2024-10-26 20:27:23,638 root INFO creating build/bdist.linux-loongarch64 2024-10-26 20:27:23,638 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-26 20:27:23,638 root INFO creating build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,638 root INFO copying build/lib/webvtt/segmenter.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,639 root INFO copying build/lib/webvtt/writers.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,639 root INFO copying build/lib/webvtt/errors.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,639 root INFO copying build/lib/webvtt/parsers.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,640 root INFO copying build/lib/webvtt/webvtt.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,640 root INFO copying build/lib/webvtt/structures.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,640 root INFO copying build/lib/webvtt/__init__.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,641 root INFO copying build/lib/webvtt/cli.py -> build/bdist.linux-loongarch64/wheel/webvtt 2024-10-26 20:27:23,641 root INFO running install_egg_info 2024-10-26 20:27:23,645 root INFO Copying webvtt_py.egg-info to build/bdist.linux-loongarch64/wheel/webvtt_py-0.4.6-py3.12.egg-info 2024-10-26 20:27:23,646 root INFO running install_scripts 2024-10-26 20:27:23,649 root INFO creating build/bdist.linux-loongarch64/wheel/webvtt_py-0.4.6.dist-info/WHEEL 2024-10-26 20:27:23,650 wheel INFO creating '/home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.dist/.tmp-4j0u2iu7/webvtt_py-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-26 20:27:23,650 wheel INFO adding 'webvtt/__init__.py' 2024-10-26 20:27:23,650 wheel INFO adding 'webvtt/cli.py' 2024-10-26 20:27:23,651 wheel INFO adding 'webvtt/errors.py' 2024-10-26 20:27:23,651 wheel INFO adding 'webvtt/parsers.py' 2024-10-26 20:27:23,651 wheel INFO adding 'webvtt/segmenter.py' 2024-10-26 20:27:23,652 wheel INFO adding 'webvtt/structures.py' 2024-10-26 20:27:23,652 wheel INFO adding 'webvtt/webvtt.py' 2024-10-26 20:27:23,652 wheel INFO adding 'webvtt/writers.py' 2024-10-26 20:27:23,653 wheel INFO adding 'webvtt_py-0.4.6.dist-info/LICENSE' 2024-10-26 20:27:23,653 wheel INFO adding 'webvtt_py-0.4.6.dist-info/METADATA' 2024-10-26 20:27:23,653 wheel INFO adding 'webvtt_py-0.4.6.dist-info/WHEEL' 2024-10-26 20:27:23,654 wheel INFO adding 'webvtt_py-0.4.6.dist-info/entry_points.txt' 2024-10-26 20:27:23,654 wheel INFO adding 'webvtt_py-0.4.6.dist-info/top_level.txt' 2024-10-26 20:27:23,654 wheel INFO adding 'webvtt_py-0.4.6.dist-info/RECORD' 2024-10-26 20:27:23,654 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-26 20:27:23,655 gpep517 INFO The backend produced .dist/webvtt_py-0.4.6-py3-none-any.whl webvtt_py-0.4.6-py3-none-any.whl /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/.testenv/lib/python3.12/site-packages/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' TIMESTAMP_PATTERN = re.compile('(\d+)?:?(\d{2}):(\d{2})[.,](\d{3})') ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6 collected 89 items tests/test_sbv_parser.py ........... [ 12%] tests/test_segmenter.py ............ [ 25%] tests/test_srt.py . [ 26%] tests/test_srt_parser.py .......... [ 38%] tests/test_webvtt.py .............................. [ 71%] tests/test_webvtt_parser.py ......................... [100%] =============================== warnings summary =============================== webvtt/structures.py:5 /home/buildozer/aports/community/py3-webvtt/src/webvtt-py-0.4.6/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' TIMESTAMP_PATTERN = re.compile('(\d+)?:?(\d{2}):(\d{2})[.,](\d{3})') -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 89 passed, 1 warning in 0.27s ========================= >>> py3-webvtt: Entering fakeroot... /usr/lib/python3.12/site-packages/webvtt/structures.py:5: SyntaxWarning: invalid escape sequence '\d' >>> py3-webvtt-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webvtt/__pycache__' -> '/home/buildozer/aports/community/py3-webvtt/pkg/py3-webvtt-pyc/usr/lib/python3.12/site-packages/webvtt/__pycache__' >>> py3-webvtt-pyc*: Preparing subpackage py3-webvtt-pyc... >>> py3-webvtt-pyc*: Running postcheck for py3-webvtt-pyc >>> py3-webvtt*: Running postcheck for py3-webvtt >>> py3-webvtt*: Preparing package py3-webvtt... >>> py3-webvtt-pyc*: Tracing dependencies... py3-docopt python3 python3~3.12 >>> py3-webvtt-pyc*: Package size: 41.8 KB >>> py3-webvtt-pyc*: Compressing data... >>> py3-webvtt-pyc*: Create checksum... >>> py3-webvtt-pyc*: Create py3-webvtt-pyc-0.4.6-r1.apk >>> py3-webvtt*: Tracing dependencies... py3-docopt python3 python3~3.12 >>> py3-webvtt*: Package size: 30.0 KB >>> py3-webvtt*: Compressing data... >>> py3-webvtt*: Create checksum... >>> py3-webvtt*: Create py3-webvtt-0.4.6-r1.apk >>> py3-webvtt: Build complete at Sat, 26 Oct 2024 20:27:25 +0000 elapsed time 0h 0m 20s >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Uninstalling dependencies... (1/34) Purging .makedepends-py3-webvtt (20241026.202722) (2/34) Purging py3-docopt-pyc (0.6.2-r11) (3/34) Purging py3-docopt (0.6.2-r11) (4/34) Purging py3-gpep517-pyc (16-r0) (5/34) Purging py3-gpep517 (16-r0) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (70.3.0-r0) (9/34) Purging py3-setuptools (70.3.0-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.3-r0) (13/34) Purging py3-pytest (8.3.3-r0) (14/34) Purging py3-iniconfig-pyc (2.0.0-r1) (15/34) Purging py3-iniconfig (2.0.0-r1) (16/34) Purging py3-packaging-pyc (24.1-r0) (17/34) Purging py3-packaging (24.1-r0) (18/34) Purging py3-parsing-pyc (3.1.4-r0) (19/34) Purging py3-parsing (3.1.4-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.7-r1) (25/34) Purging python3-pycache-pyc0 (3.12.7-r1) (26/34) Purging pyc (3.12.7-r1) (27/34) Purging python3 (3.12.7-r1) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20241006-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.47.0-r0) (34/34) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 243 MiB in 99 packages >>> py3-webvtt: Updating the community/loongarch64 repository index... >>> py3-webvtt: Signing the index...