>>> py3-tcxparser: Building community/py3-tcxparser 2.3.0-r0 (using abuild 3.10.0_rc1-r2) started Sat, 29 Oct 2022 11:11:20 +0000 >>> py3-tcxparser: Checking sanity of /home/buildozer/aports/community/py3-tcxparser/APKBUILD... >>> py3-tcxparser: Analyzing dependencies... >>> py3-tcxparser: Installing for build: build-base python3 py3-lxml py3-dateutil py3-setuptools (1/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.0-r0) (5/17) Installing sqlite-libs (3.39.4-r0) (6/17) Installing python3 (3.10.8-r3) (7/17) Installing libgpg-error (1.46-r1) (8/17) Installing libgcrypt (1.10.1-r0) (9/17) Installing libxml2 (2.10.3-r1) (10/17) Installing libxslt (1.1.37-r0) (11/17) Installing py3-lxml (4.9.1-r0) (12/17) Installing py3-six (1.16.0-r3) (13/17) Installing py3-dateutil (2.8.2-r1) (14/17) Installing py3-parsing (3.0.9-r0) (15/17) Installing py3-packaging (21.3-r2) (16/17) Installing py3-setuptools (65.5.0-r0) (17/17) Installing .makedepends-py3-tcxparser (20221029.111126) Executing busybox-1.35.0-r27.trigger OK: 288 MiB in 114 packages >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-tcxparser-2.3.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 449k 100 449k 0 0 437k 0 0:00:01 0:00:01 --:--:-- 438k >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/python-tcxparser-2.3.0.tar.gz >>> py3-tcxparser: Checking sha512sums... python-tcxparser-2.3.0.tar.gz: OK >>> py3-tcxparser: Unpacking /var/cache/distfiles/v3.17/python-tcxparser-2.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxparser copying tcxparser/__init__.py -> build/lib/tcxparser copying tcxparser/exceptions.py -> build/lib/tcxparser copying tcxparser/tcxparser.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' .................................... ---------------------------------------------------------------------- Ran 36 tests in 0.566s OK >>> 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/community/py3-tcxparser/pkg creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/__init__.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/exceptions.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser copying build/lib/tcxparser/tcxparser.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/tcxparser/tcxparser.py to tcxparser.cpython-310.pyc running install_egg_info Copying python_tcxparser.egg-info to /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.10/site-packages/python_tcxparser-2.3.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.3.0-r0.apk >>> py3-tcxparser: Build complete at Sat, 29 Oct 2022 11:11:29 +0000 elapsed time 0h 0m 9s >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Uninstalling dependencies... (1/17) Purging .makedepends-py3-tcxparser (20221029.111126) (2/17) Purging py3-lxml (4.9.1-r0) (3/17) Purging py3-dateutil (2.8.2-r1) (4/17) Purging py3-six (1.16.0-r3) (5/17) Purging py3-setuptools (65.5.0-r0) (6/17) Purging py3-packaging (21.3-r2) (7/17) Purging py3-parsing (3.0.9-r0) (8/17) Purging python3 (3.10.8-r3) (9/17) Purging libffi (3.4.4-r0) (10/17) Purging gdbm (1.23-r0) (11/17) Purging mpdecimal (2.5.1-r1) (12/17) Purging readline (8.2.0-r0) (13/17) Purging sqlite-libs (3.39.4-r0) (14/17) Purging libxslt (1.1.37-r0) (15/17) Purging libgcrypt (1.10.1-r0) (16/17) Purging libgpg-error (1.46-r1) (17/17) Purging libxml2 (2.10.3-r1) Executing busybox-1.35.0-r27.trigger OK: 222 MiB in 97 packages >>> py3-tcxparser: Updating the community/armhf repository index... >>> py3-tcxparser: Signing the index...