>>> py3-webvtt: Building testing/py3-webvtt 0.4.6-r0 (using abuild 3.11.9-r0) started Wed, 21 Jun 2023 17:49:05 +0000 >>> py3-webvtt: Checking sanity of /home/buildozer/aports/testing/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/33) Installing libffi (3.4.4-r3) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (2.5.1-r2) (4/33) Installing libpanelw (6.4_p20230617-r0) (5/33) Installing readline (8.2.1-r2) (6/33) Installing sqlite-libs (3.42.0-r2) (7/33) Installing python3 (3.11.4-r0) (8/33) Installing python3-pycache-pyc0 (3.11.4-r0) (9/33) Installing pyc (0.1-r0) (10/33) Installing py3-docopt-pyc (0.6.2-r10) (11/33) Installing python3-pyc (3.11.4-r0) (12/33) Installing py3-docopt (0.6.2-r10) (13/33) Installing py3-installer (0.7.0-r1) (14/33) Installing py3-installer-pyc (0.7.0-r1) (15/33) Installing py3-gpep517 (13-r2) (16/33) Installing py3-gpep517-pyc (13-r2) (17/33) Installing py3-parsing (3.1.0-r0) (18/33) Installing py3-parsing-pyc (3.1.0-r0) (19/33) Installing py3-packaging (23.1-r1) (20/33) Installing py3-packaging-pyc (23.1-r1) (21/33) Installing py3-setuptools (68.0.0-r0) (22/33) Installing py3-setuptools-pyc (68.0.0-r0) (23/33) Installing py3-wheel (0.40.0-r1) (24/33) Installing py3-wheel-pyc (0.40.0-r1) (25/33) Installing py3-iniconfig (1.1.1-r6) (26/33) Installing py3-iniconfig-pyc (1.1.1-r6) (27/33) Installing py3-pluggy (1.1.0-r0) (28/33) Installing py3-pluggy-pyc (1.1.0-r0) (29/33) Installing py3-py (1.11.0-r2) (30/33) Installing py3-py-pyc (1.11.0-r2) (31/33) Installing py3-pytest (7.3.2-r0) (32/33) Installing py3-pytest-pyc (7.3.2-r0) (33/33) Installing .makedepends-py3-webvtt (20230621.174906) Executing busybox-1.36.1-r1.trigger OK: 322 MiB in 140 packages >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-webvtt-0.4.6.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-webvtt: Fetching py3-webvtt-0.4.6.tar.gz::https://github.com/glut23/webvtt-py/archive/refs/tags/0.4.6.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 53253 100 53253 0 0 35942 0 0:00:01 0:00:01 --:--:-- 100k >>> 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... 2023-06-21 17:49:09,633 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:745: 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. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2023-06-21 17:49:09,661 root INFO running bdist_wheel 2023-06-21 17:49:09,673 root INFO running build 2023-06-21 17:49:09,673 root INFO running build_py 2023-06-21 17:49:09,676 root INFO creating build 2023-06-21 17:49:09,676 root INFO creating build/lib 2023-06-21 17:49:09,676 root INFO creating build/lib/webvtt 2023-06-21 17:49:09,676 root INFO copying webvtt/cli.py -> build/lib/webvtt 2023-06-21 17:49:09,676 root INFO copying webvtt/parsers.py -> build/lib/webvtt 2023-06-21 17:49:09,676 root INFO copying webvtt/webvtt.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO copying webvtt/segmenter.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO copying webvtt/errors.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO copying webvtt/__init__.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO copying webvtt/writers.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO copying webvtt/structures.py -> build/lib/webvtt 2023-06-21 17:49:09,677 root INFO running egg_info 2023-06-21 17:49:09,682 root INFO creating webvtt_py.egg-info 2023-06-21 17:49:09,683 root INFO writing webvtt_py.egg-info/PKG-INFO 2023-06-21 17:49:09,684 root INFO writing dependency_links to webvtt_py.egg-info/dependency_links.txt 2023-06-21 17:49:09,684 root INFO writing entry points to webvtt_py.egg-info/entry_points.txt 2023-06-21 17:49:09,684 root INFO writing requirements to webvtt_py.egg-info/requires.txt 2023-06-21 17:49:09,684 root INFO writing top-level names to webvtt_py.egg-info/top_level.txt 2023-06-21 17:49:09,684 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:49:09,686 root INFO reading manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:49:09,687 root INFO reading manifest template 'MANIFEST.in' 2023-06-21 17:49:09,688 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-06-21 17:49:09,688 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-06-21 17:49:09,688 root INFO adding license file 'LICENSE' 2023-06-21 17:49:09,690 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:49:09,695 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-06-21 17:49:09,695 root INFO running install 2023-06-21 17:49:09,712 root INFO running install_lib 2023-06-21 17:49:09,714 root INFO creating build/bdist.linux-ppc64le 2023-06-21 17:49:09,714 root INFO creating build/bdist.linux-ppc64le/wheel 2023-06-21 17:49:09,714 root INFO creating build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,714 root INFO copying build/lib/webvtt/cli.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/parsers.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/webvtt.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/segmenter.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/errors.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/__init__.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,715 root INFO copying build/lib/webvtt/writers.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,716 root INFO copying build/lib/webvtt/structures.py -> build/bdist.linux-ppc64le/wheel/webvtt 2023-06-21 17:49:09,716 root INFO running install_egg_info 2023-06-21 17:49:09,719 root INFO Copying webvtt_py.egg-info to build/bdist.linux-ppc64le/wheel/webvtt_py-0.4.6-py3.11.egg-info 2023-06-21 17:49:09,720 root INFO running install_scripts 2023-06-21 17:49:09,723 wheel INFO creating build/bdist.linux-ppc64le/wheel/webvtt_py-0.4.6.dist-info/WHEEL 2023-06-21 17:49:09,723 wheel INFO creating '/home/buildozer/aports/testing/py3-webvtt/src/webvtt-py-0.4.6/.dist/.tmp-9a17__16/webvtt_py-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-06-21 17:49:09,723 wheel INFO adding 'webvtt/__init__.py' 2023-06-21 17:49:09,723 wheel INFO adding 'webvtt/cli.py' 2023-06-21 17:49:09,724 wheel INFO adding 'webvtt/errors.py' 2023-06-21 17:49:09,724 wheel INFO adding 'webvtt/parsers.py' 2023-06-21 17:49:09,724 wheel INFO adding 'webvtt/segmenter.py' 2023-06-21 17:49:09,724 wheel INFO adding 'webvtt/structures.py' 2023-06-21 17:49:09,724 wheel INFO adding 'webvtt/webvtt.py' 2023-06-21 17:49:09,725 wheel INFO adding 'webvtt/writers.py' 2023-06-21 17:49:09,725 wheel INFO adding 'webvtt_py-0.4.6.dist-info/LICENSE' 2023-06-21 17:49:09,725 wheel INFO adding 'webvtt_py-0.4.6.dist-info/METADATA' 2023-06-21 17:49:09,725 wheel INFO adding 'webvtt_py-0.4.6.dist-info/WHEEL' 2023-06-21 17:49:09,725 wheel INFO adding 'webvtt_py-0.4.6.dist-info/entry_points.txt' 2023-06-21 17:49:09,726 wheel INFO adding 'webvtt_py-0.4.6.dist-info/top_level.txt' 2023-06-21 17:49:09,726 wheel INFO adding 'webvtt_py-0.4.6.dist-info/RECORD' 2023-06-21 17:49:09,726 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-06-21 17:49:09,727 gpep517 INFO The backend produced .dist/webvtt_py-0.4.6-py3-none-any.whl webvtt_py-0.4.6-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.3.2, pluggy-1.1.0 rootdir: /home/buildozer/aports/testing/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/testing/py3-webvtt/src/webvtt-py-0.4.6/webvtt/structures.py:5: DeprecationWarning: 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.24s ========================= >>> py3-webvtt: Entering fakeroot... >>> py3-webvtt-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-webvtt/pkg/py3-webvtt/usr/lib/python3.11/site-packages/webvtt/__pycache__' -> '/home/buildozer/aports/testing/py3-webvtt/pkg/py3-webvtt-pyc/usr/lib/python3.11/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.11 >>> py3-webvtt-pyc*: Package size: 92.0 KB >>> py3-webvtt-pyc*: Compressing data... >>> py3-webvtt-pyc*: Create checksum... >>> py3-webvtt-pyc*: Create py3-webvtt-pyc-0.4.6-r0.apk >>> py3-webvtt*: Tracing dependencies... py3-docopt python3 python3~3.11 >>> py3-webvtt*: Package size: 104.0 KB >>> py3-webvtt*: Compressing data... >>> py3-webvtt*: Create checksum... >>> py3-webvtt*: Create py3-webvtt-0.4.6-r0.apk >>> py3-webvtt: Build complete at Wed, 21 Jun 2023 17:49:10 +0000 elapsed time 0h 0m 5s >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Uninstalling dependencies... (1/33) Purging .makedepends-py3-webvtt (20230621.174906) (2/33) Purging py3-docopt-pyc (0.6.2-r10) (3/33) Purging py3-docopt (0.6.2-r10) (4/33) Purging py3-gpep517-pyc (13-r2) (5/33) Purging py3-gpep517 (13-r2) (6/33) Purging py3-installer-pyc (0.7.0-r1) (7/33) Purging py3-installer (0.7.0-r1) (8/33) Purging py3-setuptools-pyc (68.0.0-r0) (9/33) Purging py3-setuptools (68.0.0-r0) (10/33) Purging py3-wheel-pyc (0.40.0-r1) (11/33) Purging py3-wheel (0.40.0-r1) (12/33) Purging py3-pytest-pyc (7.3.2-r0) (13/33) Purging py3-pytest (7.3.2-r0) (14/33) Purging py3-iniconfig-pyc (1.1.1-r6) (15/33) Purging py3-iniconfig (1.1.1-r6) (16/33) Purging py3-packaging-pyc (23.1-r1) (17/33) Purging py3-packaging (23.1-r1) (18/33) Purging py3-parsing-pyc (3.1.0-r0) (19/33) Purging py3-parsing (3.1.0-r0) (20/33) Purging py3-pluggy-pyc (1.1.0-r0) (21/33) Purging py3-pluggy (1.1.0-r0) (22/33) Purging py3-py-pyc (1.11.0-r2) (23/33) Purging py3-py (1.11.0-r2) (24/33) Purging python3-pyc (3.11.4-r0) (25/33) Purging python3-pycache-pyc0 (3.11.4-r0) (26/33) Purging pyc (0.1-r0) (27/33) Purging python3 (3.11.4-r0) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.4-r3) (30/33) Purging libpanelw (6.4_p20230617-r0) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r2) (33/33) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 263 MiB in 107 packages >>> py3-webvtt: Updating the testing/ppc64le repository index... >>> py3-webvtt: Signing the index...