>>> py3-tcxparser: Building testing/py3-tcxparser 2.2.0-r0 (using abuild 3.9.0-r0) started Thu, 28 Apr 2022 20:56:01 +0000 >>> py3-tcxparser: Checking sanity of /home/buildozer/aports/testing/py3-tcxparser/APKBUILD... >>> py3-tcxparser: Analyzing dependencies... >>> py3-tcxparser: Installing for build: build-base python3 py3-lxml py3-dateutil py3-setuptools (1/22) Installing libbz2 (1.0.8-r1) (2/22) Installing libffi (3.4.2-r1) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.5-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing readline (8.1.2-r0) (7/22) Installing sqlite-libs (3.38.3-r0) (8/22) Installing python3 (3.10.3-r1) (9/22) Installing libgpg-error (1.45-r0) (10/22) Installing libgcrypt (1.10.1-r0) (11/22) Installing libxml2 (2.9.13-r0) (12/22) Installing libxslt (1.1.35-r0) (13/22) Installing py3-lxml (4.8.0-r0) (14/22) Installing py3-six (1.16.0-r1) (15/22) Installing py3-dateutil (2.8.2-r1) (16/22) Installing py3-appdirs (1.4.4-r3) (17/22) Installing py3-more-itertools (8.12.0-r2) (18/22) Installing py3-ordered-set (4.0.2-r3) (19/22) Installing py3-parsing (2.4.7-r3) (20/22) Installing py3-packaging (21.3-r0) (21/22) Installing py3-setuptools (59.4.0-r0) (22/22) Installing .makedepends-py3-tcxparser (20220428.205605) Executing busybox-1.35.0-r10.trigger OK: 271 MiB in 100 packages >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-tcxparser-2.2.0.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 100 443k 100 443k 0 0 501k 0 --:--:-- --:--:-- --:--:-- 518k >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-tcxparser-2.2.0.tar.gz >>> py3-tcxparser: Checking sha512sums... python-tcxparser-2.2.0.tar.gz: OK >>> py3-tcxparser: Unpacking /var/cache/distfiles/python-tcxparser-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxparser copying tcxparser/tcxparser.py -> build/lib/tcxparser copying tcxparser/exceptions.py -> build/lib/tcxparser copying tcxparser/__init__.py -> build/lib/tcxparser running egg_info creating python_tcxparser.egg-info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' >>> py3-tcxparser: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing python_tcxparser.egg-info/PKG-INFO writing dependency_links to python_tcxparser.egg-info/dependency_links.txt writing requirements to python_tcxparser.egg-info/requires.txt writing top-level names to python_tcxparser.egg-info/top_level.txt reading manifest file 'python_tcxparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.md' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'python_tcxparser.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/tcxparser.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/exceptions.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/__init__.py -> /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/tcxparser.py to tcxparser.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying python_tcxparser.egg-info to /home/buildozer/aports/testing/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/python_tcxparser-2.2.0-py3.10.egg-info running install_scripts >>> py3-tcxparser*: Running postcheck for py3-tcxparser >>> py3-tcxparser*: Preparing package py3-tcxparser... >>> py3-tcxparser*: Tracing dependencies... >>> py3-tcxparser*: Package size: 100.0 KB >>> py3-tcxparser*: Compressing data... >>> py3-tcxparser*: Create checksum... >>> py3-tcxparser*: Create py3-tcxparser-2.2.0-r0.apk >>> py3-tcxparser: Build complete at Thu, 28 Apr 2022 20:56:14 +0000 elapsed time 0h 0m 13s >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Uninstalling dependencies... (1/22) Purging .makedepends-py3-tcxparser (20220428.205605) (2/22) Purging py3-lxml (4.8.0-r0) (3/22) Purging py3-dateutil (2.8.2-r1) (4/22) Purging py3-setuptools (59.4.0-r0) (5/22) Purging py3-appdirs (1.4.4-r3) (6/22) Purging py3-more-itertools (8.12.0-r2) (7/22) Purging py3-ordered-set (4.0.2-r3) (8/22) Purging py3-packaging (21.3-r0) (9/22) Purging py3-six (1.16.0-r1) (10/22) Purging py3-parsing (2.4.7-r3) (11/22) Purging python3 (3.10.3-r1) (12/22) Purging libbz2 (1.0.8-r1) (13/22) Purging libffi (3.4.2-r1) (14/22) Purging gdbm (1.23-r0) (15/22) Purging libxslt (1.1.35-r0) (16/22) Purging libxml2 (2.9.13-r0) (17/22) Purging xz-libs (5.2.5-r1) (18/22) Purging mpdecimal (2.5.1-r1) (19/22) Purging readline (8.1.2-r0) (20/22) Purging sqlite-libs (3.38.3-r0) (21/22) Purging libgcrypt (1.10.1-r0) (22/22) Purging libgpg-error (1.45-r0) Executing busybox-1.35.0-r10.trigger OK: 214 MiB in 78 packages >>> py3-tcxparser: Updating the testing/riscv64 repository index... >>> py3-tcxparser: Signing the index...