>>> py3-webvtt: Building testing/py3-webvtt 0.4.6-r0 (using abuild 3.11.9-r0) started Wed, 21 Jun 2023 17:47:42 +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 (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230617-r0) (5/25) Installing readline (8.2.1-r2) (6/25) Installing sqlite-libs (3.42.0-r2) (7/25) Installing python3 (3.11.4-r0) (8/25) Installing python3-pycache-pyc0 (3.11.4-r0) (9/25) Installing pyc (0.1-r0) (10/25) Installing py3-docopt-pyc (0.6.2-r10) (11/25) Installing python3-pyc (3.11.4-r0) (12/25) Installing py3-docopt (0.6.2-r10) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (13-r2) (16/25) Installing py3-gpep517-pyc (13-r2) (17/25) Installing py3-parsing (3.1.0-r0) (18/25) Installing py3-parsing-pyc (3.1.0-r0) (19/25) Installing py3-packaging (23.1-r1) (20/25) Installing py3-packaging-pyc (23.1-r1) (21/25) Installing py3-setuptools (68.0.0-r0) (22/25) Installing py3-setuptools-pyc (68.0.0-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-webvtt (20230621.174748) Executing busybox-1.36.1-r1.trigger OK: 964 MiB in 133 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 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 0 53253 0 0 78124 0 --:--:-- --:--:-- --:--:-- 285k >>> 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:47:52,811 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:47:53,028 root INFO running bdist_wheel 2023-06-21 17:47:53,088 root INFO running build 2023-06-21 17:47:53,088 root INFO running build_py 2023-06-21 17:47:53,102 root INFO creating build 2023-06-21 17:47:53,103 root INFO creating build/lib 2023-06-21 17:47:53,103 root INFO creating build/lib/webvtt 2023-06-21 17:47:53,104 root INFO copying webvtt/parsers.py -> build/lib/webvtt 2023-06-21 17:47:53,106 root INFO copying webvtt/webvtt.py -> build/lib/webvtt 2023-06-21 17:47:53,107 root INFO copying webvtt/segmenter.py -> build/lib/webvtt 2023-06-21 17:47:53,108 root INFO copying webvtt/__init__.py -> build/lib/webvtt 2023-06-21 17:47:53,109 root INFO copying webvtt/errors.py -> build/lib/webvtt 2023-06-21 17:47:53,110 root INFO copying webvtt/writers.py -> build/lib/webvtt 2023-06-21 17:47:53,110 root INFO copying webvtt/structures.py -> build/lib/webvtt 2023-06-21 17:47:53,111 root INFO copying webvtt/cli.py -> build/lib/webvtt 2023-06-21 17:47:53,112 root INFO running egg_info 2023-06-21 17:47:53,136 root INFO creating webvtt_py.egg-info 2023-06-21 17:47:53,144 root INFO writing webvtt_py.egg-info/PKG-INFO 2023-06-21 17:47:53,146 root INFO writing dependency_links to webvtt_py.egg-info/dependency_links.txt 2023-06-21 17:47:53,147 root INFO writing entry points to webvtt_py.egg-info/entry_points.txt 2023-06-21 17:47:53,148 root INFO writing requirements to webvtt_py.egg-info/requires.txt 2023-06-21 17:47:53,148 root INFO writing top-level names to webvtt_py.egg-info/top_level.txt 2023-06-21 17:47:53,149 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:47:53,160 root INFO reading manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:47:53,162 root INFO reading manifest template 'MANIFEST.in' 2023-06-21 17:47:53,168 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-06-21 17:47:53,169 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2023-06-21 17:47:53,170 root INFO adding license file 'LICENSE' 2023-06-21 17:47:53,176 root INFO writing manifest file 'webvtt_py.egg-info/SOURCES.txt' 2023-06-21 17:47:53,206 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-06-21 17:47:53,206 root INFO running install 2023-06-21 17:47:53,285 root INFO running install_lib 2023-06-21 17:47:53,296 root INFO creating build/bdist.linux-riscv64 2023-06-21 17:47:53,296 root INFO creating build/bdist.linux-riscv64/wheel 2023-06-21 17:47:53,297 root INFO creating build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,297 root INFO copying build/lib/webvtt/parsers.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,298 root INFO copying build/lib/webvtt/webvtt.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,299 root INFO copying build/lib/webvtt/segmenter.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,300 root INFO copying build/lib/webvtt/__init__.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,301 root INFO copying build/lib/webvtt/errors.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,302 root INFO copying build/lib/webvtt/writers.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,302 root INFO copying build/lib/webvtt/structures.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,303 root INFO copying build/lib/webvtt/cli.py -> build/bdist.linux-riscv64/wheel/webvtt 2023-06-21 17:47:53,304 root INFO running install_egg_info 2023-06-21 17:47:53,323 root INFO Copying webvtt_py.egg-info to build/bdist.linux-riscv64/wheel/webvtt_py-0.4.6-py3.11.egg-info 2023-06-21 17:47:53,328 root INFO running install_scripts 2023-06-21 17:47:53,339 wheel INFO creating build/bdist.linux-riscv64/wheel/webvtt_py-0.4.6.dist-info/WHEEL 2023-06-21 17:47:53,343 wheel INFO creating '/home/buildozer/aports/testing/py3-webvtt/src/webvtt-py-0.4.6/.dist/.tmp-mqpm3ly_/webvtt_py-0.4.6-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-06-21 17:47:53,346 wheel INFO adding 'webvtt/__init__.py' 2023-06-21 17:47:53,350 wheel INFO adding 'webvtt/cli.py' 2023-06-21 17:47:53,351 wheel INFO adding 'webvtt/errors.py' 2023-06-21 17:47:53,352 wheel INFO adding 'webvtt/parsers.py' 2023-06-21 17:47:53,354 wheel INFO adding 'webvtt/segmenter.py' 2023-06-21 17:47:53,355 wheel INFO adding 'webvtt/structures.py' 2023-06-21 17:47:53,356 wheel INFO adding 'webvtt/webvtt.py' 2023-06-21 17:47:53,357 wheel INFO adding 'webvtt/writers.py' 2023-06-21 17:47:53,359 wheel INFO adding 'webvtt_py-0.4.6.dist-info/LICENSE' 2023-06-21 17:47:53,360 wheel INFO adding 'webvtt_py-0.4.6.dist-info/METADATA' 2023-06-21 17:47:53,361 wheel INFO adding 'webvtt_py-0.4.6.dist-info/WHEEL' 2023-06-21 17:47:53,361 wheel INFO adding 'webvtt_py-0.4.6.dist-info/entry_points.txt' 2023-06-21 17:47:53,362 wheel INFO adding 'webvtt_py-0.4.6.dist-info/top_level.txt' 2023-06-21 17:47:53,364 wheel INFO adding 'webvtt_py-0.4.6.dist-info/RECORD' 2023-06-21 17:47:53,366 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-06-21 17:47:53,368 gpep517 INFO The backend produced .dist/webvtt_py-0.4.6-py3-none-any.whl webvtt_py-0.4.6-py3-none-any.whl >>> 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:47:58 +0000 elapsed time 0h 0m 16s >>> py3-webvtt: Cleaning up srcdir >>> py3-webvtt: Cleaning up pkgdir >>> py3-webvtt: Uninstalling dependencies... (1/25) Purging .makedepends-py3-webvtt (20230621.174748) (2/25) Purging py3-docopt-pyc (0.6.2-r10) (3/25) Purging py3-docopt (0.6.2-r10) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-setuptools-pyc (68.0.0-r0) (9/25) Purging py3-setuptools (68.0.0-r0) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.1.0-r0) (15/25) Purging py3-parsing (3.1.0-r0) (16/25) Purging python3-pyc (3.11.4-r0) (17/25) Purging python3-pycache-pyc0 (3.11.4-r0) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.4-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libbz2 (1.0.8-r6) (22/25) Purging libpanelw (6.4_p20230617-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r2) (25/25) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r1.trigger OK: 914 MiB in 108 packages >>> py3-webvtt: Updating the testing/riscv64 repository index... >>> py3-webvtt: Signing the index...