>>> py3-tcxparser: Building community/py3-tcxparser 2.3.0-r2 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 10:48:25 +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/29) Installing libbz2 (1.0.8-r5) (2/29) Installing libffi (3.4.4-r2) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.2-r1) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20230401-r5) (7/29) Installing readline (8.2.1-r1) (8/29) Installing sqlite-libs (3.41.2-r2) (9/29) Installing python3 (3.11.3-r10) (10/29) Installing python3-pycache-pyc0 (3.11.3-r10) (11/29) Installing pyc (0.1-r0) (12/29) Installing python3-pyc (3.11.3-r10) (13/29) Installing libgpg-error (1.47-r1) (14/29) Installing libgcrypt (1.10.2-r1) (15/29) Installing libxml2 (2.10.4-r2) (16/29) Installing libxslt (1.1.37-r3) (17/29) Installing py3-lxml (4.9.2-r3) (18/29) Installing py3-lxml-pyc (4.9.2-r3) (19/29) Installing py3-six (1.16.0-r6) (20/29) Installing py3-six-pyc (1.16.0-r6) (21/29) Installing py3-dateutil (2.8.2-r3) (22/29) Installing py3-dateutil-pyc (2.8.2-r3) (23/29) Installing py3-parsing (3.0.9-r2) (24/29) Installing py3-parsing-pyc (3.0.9-r2) (25/29) Installing py3-packaging (23.1-r1) (26/29) Installing py3-packaging-pyc (23.1-r1) (27/29) Installing py3-setuptools (67.7.1-r0) (28/29) Installing py3-setuptools-pyc (67.7.1-r0) (29/29) Installing .makedepends-py3-tcxparser (20230423.104826) Executing busybox-1.36.0-r7.trigger OK: 502 MiB in 127 packages >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 449k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 449k 92 416k 0 0 268k 0 0:00:01 0:00:01 --:--:-- 268k 100 449k 100 449k 0 0 289k 0 0:00:01 0:00:01 --:--:-- 289k >>> py3-tcxparser: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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.18/python-tcxparser-2.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxparser copying tcxparser/exceptions.py -> build/lib/tcxparser copying tcxparser/tcxparser.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' .................................... ---------------------------------------------------------------------- Ran 36 tests in 0.885s OK >>> py3-tcxparser: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser copying build/lib/tcxparser/exceptions.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser copying build/lib/tcxparser/tcxparser.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser copying build/lib/tcxparser/__init__.py -> /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser/tcxparser.py to tcxparser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser/__init__.py to __init__.cpython-311.pyc running install_egg_info 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' Copying python_tcxparser.egg-info to /home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/python_tcxparser-2.3.0-py3.11.egg-info running install_scripts >>> py3-tcxparser-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser/usr/lib/python3.11/site-packages/tcxparser/__pycache__' -> '/home/buildozer/aports/community/py3-tcxparser/pkg/py3-tcxparser-pyc/usr/lib/python3.11/site-packages/tcxparser/__pycache__' >>> py3-tcxparser-pyc*: Preparing subpackage py3-tcxparser-pyc... >>> py3-tcxparser-pyc*: Running postcheck for py3-tcxparser-pyc >>> py3-tcxparser*: Running postcheck for py3-tcxparser >>> py3-tcxparser*: Preparing package py3-tcxparser... >>> py3-tcxparser-pyc*: Tracing dependencies... python3 py3-lxml py3-dateutil python3~3.11 >>> py3-tcxparser-pyc*: Package size: 56.0 KB >>> py3-tcxparser-pyc*: Compressing data... >>> py3-tcxparser-pyc*: Create checksum... >>> py3-tcxparser-pyc*: Create py3-tcxparser-pyc-2.3.0-r2.apk >>> py3-tcxparser*: Tracing dependencies... python3 py3-lxml py3-dateutil python3~3.11 >>> py3-tcxparser*: Package size: 76.0 KB >>> py3-tcxparser*: Compressing data... >>> py3-tcxparser*: Create checksum... >>> py3-tcxparser*: Create py3-tcxparser-2.3.0-r2.apk >>> py3-tcxparser: Build complete at Sun, 23 Apr 2023 10:48:30 +0000 elapsed time 0h 0m 5s >>> py3-tcxparser: Cleaning up srcdir >>> py3-tcxparser: Cleaning up pkgdir >>> py3-tcxparser: Uninstalling dependencies... (1/29) Purging .makedepends-py3-tcxparser (20230423.104826) (2/29) Purging py3-lxml-pyc (4.9.2-r3) (3/29) Purging py3-lxml (4.9.2-r3) (4/29) Purging py3-dateutil-pyc (2.8.2-r3) (5/29) Purging py3-dateutil (2.8.2-r3) (6/29) Purging py3-six-pyc (1.16.0-r6) (7/29) Purging py3-six (1.16.0-r6) (8/29) Purging py3-setuptools-pyc (67.7.1-r0) (9/29) Purging py3-setuptools (67.7.1-r0) (10/29) Purging py3-packaging-pyc (23.1-r1) (11/29) Purging py3-packaging (23.1-r1) (12/29) Purging py3-parsing-pyc (3.0.9-r2) (13/29) Purging py3-parsing (3.0.9-r2) (14/29) Purging libxslt (1.1.37-r3) (15/29) Purging python3-pyc (3.11.3-r10) (16/29) Purging python3-pycache-pyc0 (3.11.3-r10) (17/29) Purging pyc (0.1-r0) (18/29) Purging python3 (3.11.3-r10) (19/29) Purging gdbm (1.23-r1) (20/29) Purging libbz2 (1.0.8-r5) (21/29) Purging libffi (3.4.4-r2) (22/29) Purging libgcrypt (1.10.2-r1) (23/29) Purging libgpg-error (1.47-r1) (24/29) Purging libpanelw (6.4_p20230401-r5) (25/29) Purging libxml2 (2.10.4-r2) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r1) (28/29) Purging sqlite-libs (3.41.2-r2) (29/29) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> py3-tcxparser: Updating the community/ppc64le repository index... >>> py3-tcxparser: Signing the index...