>>> py3-tcxreader: Building community/py3-tcxreader 0.4.4-r1 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 22:40:19 +0000 >>> py3-tcxreader: Checking sanity of /home/buildozer/aports/community/py3-tcxreader/APKBUILD... >>> py3-tcxreader: Analyzing dependencies... >>> py3-tcxreader: Installing for build: build-base python3 py3-setuptools python3-dev py3-pytest (1/28) Installing libbz2 (1.0.8-r5) (2/28) Installing libffi (3.4.4-r2) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.2-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230401-r4) (7/28) Installing readline (8.2.1-r1) (8/28) Installing sqlite-libs (3.41.2-r2) (9/28) Installing python3 (3.11.3-r10) (10/28) Installing python3-pycache-pyc0 (3.11.3-r10) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.3-r10) (13/28) Installing py3-parsing (3.0.9-r2) (14/28) Installing py3-parsing-pyc (3.0.9-r2) (15/28) Installing py3-packaging (23.1-r1) (16/28) Installing py3-packaging-pyc (23.1-r1) (17/28) Installing py3-setuptools (67.7.0-r0) (18/28) Installing py3-setuptools-pyc (67.7.0-r0) (19/28) Installing python3-dev (3.11.3-r10) (20/28) Installing py3-iniconfig (1.1.1-r6) (21/28) Installing py3-iniconfig-pyc (1.1.1-r6) (22/28) Installing py3-pluggy (1.0.0-r3) (23/28) Installing py3-pluggy-pyc (1.0.0-r3) (24/28) Installing py3-py (1.11.0-r2) (25/28) Installing py3-py-pyc (1.11.0-r2) (26/28) Installing py3-pytest (7.3.1-r1) (27/28) Installing py3-pytest-pyc (7.3.1-r1) (28/28) Installing .makedepends-py3-tcxreader (20230420.224020) Executing busybox-1.36.0-r7.trigger OK: 437 MiB in 127 packages >>> py3-tcxreader: Cleaning up srcdir >>> py3-tcxreader: Cleaning up pkgdir >>> py3-tcxreader: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcxreader-0.4.4.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 100 854k 100 854k 0 0 3781k 0 --:--:-- --:--:-- --:--:-- 3797k >>> py3-tcxreader: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tcxreader-0.4.4.tar.gz >>> py3-tcxreader: Checking sha512sums... tcxreader-0.4.4.tar.gz: OK >>> py3-tcxreader: Unpacking /var/cache/distfiles/edge/tcxreader-0.4.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tcxreader copying tcxreader/__init__.py -> build/lib/tcxreader copying tcxreader/tcxreader.py -> build/lib/tcxreader copying tcxreader/tcx_exercise.py -> build/lib/tcxreader copying tcxreader/tcx_lap.py -> build/lib/tcxreader copying tcxreader/tcx_author.py -> build/lib/tcxreader copying tcxreader/tcx_track_point.py -> build/lib/tcxreader ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-tcxreader/src/tcxreader-0.4.4 collected 14 items tcxreader/tests/test_reader.py .............. [100%] ============================== 14 passed in 5.37s ============================== >>> py3-tcxreader: 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-tcxreader/pkg creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/__init__.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/tcxreader.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/tcx_exercise.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/tcx_lap.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/tcx_author.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader copying build/lib/tcxreader/tcx_track_point.py -> /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/tcxreader.py to tcxreader.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/tcx_exercise.py to tcx_exercise.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/tcx_lap.py to tcx_lap.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/tcx_author.py to tcx_author.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/tcx_track_point.py to tcx_track_point.cpython-311.pyc running install_egg_info running egg_info creating tcxreader.egg-info writing tcxreader.egg-info/PKG-INFO writing dependency_links to tcxreader.egg-info/dependency_links.txt writing top-level names to tcxreader.egg-info/top_level.txt writing manifest file 'tcxreader.egg-info/SOURCES.txt' reading manifest file 'tcxreader.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'example_data' warning: no previously-included files matching '*' found under directory 'examples' warning: no previously-included files matching '*' found under directory 'tcxreader.tests' adding license file 'LICENSE' writing manifest file 'tcxreader.egg-info/SOURCES.txt' Copying tcxreader.egg-info to /home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader-0.4.4-py3.11.egg-info running install_scripts >>> py3-tcxreader-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader/usr/lib/python3.11/site-packages/tcxreader/__pycache__' -> '/home/buildozer/aports/community/py3-tcxreader/pkg/py3-tcxreader-pyc/usr/lib/python3.11/site-packages/tcxreader/__pycache__' >>> py3-tcxreader-pyc*: Preparing subpackage py3-tcxreader-pyc... >>> py3-tcxreader-pyc*: Running postcheck for py3-tcxreader-pyc >>> py3-tcxreader*: Running postcheck for py3-tcxreader >>> py3-tcxreader*: Preparing package py3-tcxreader... >>> py3-tcxreader-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-tcxreader-pyc*: Package size: 64.0 KB >>> py3-tcxreader-pyc*: Compressing data... >>> py3-tcxreader-pyc*: Create checksum... >>> py3-tcxreader-pyc*: Create py3-tcxreader-pyc-0.4.4-r1.apk >>> py3-tcxreader*: Tracing dependencies... python3 python3~3.11 >>> py3-tcxreader*: Package size: 84.0 KB >>> py3-tcxreader*: Compressing data... >>> py3-tcxreader*: Create checksum... >>> py3-tcxreader*: Create py3-tcxreader-0.4.4-r1.apk >>> py3-tcxreader: Build complete at Thu, 20 Apr 2023 22:40:29 +0000 elapsed time 0h 0m 10s >>> py3-tcxreader: Cleaning up srcdir >>> py3-tcxreader: Cleaning up pkgdir >>> py3-tcxreader: Uninstalling dependencies... (1/28) Purging .makedepends-py3-tcxreader (20230420.224020) (2/28) Purging py3-setuptools-pyc (67.7.0-r0) (3/28) Purging py3-setuptools (67.7.0-r0) (4/28) Purging python3-dev (3.11.3-r10) (5/28) Purging py3-pytest-pyc (7.3.1-r1) (6/28) Purging py3-pytest (7.3.1-r1) (7/28) Purging py3-iniconfig-pyc (1.1.1-r6) (8/28) Purging py3-iniconfig (1.1.1-r6) (9/28) Purging py3-packaging-pyc (23.1-r1) (10/28) Purging py3-packaging (23.1-r1) (11/28) Purging py3-parsing-pyc (3.0.9-r2) (12/28) Purging py3-parsing (3.0.9-r2) (13/28) Purging py3-pluggy-pyc (1.0.0-r3) (14/28) Purging py3-pluggy (1.0.0-r3) (15/28) Purging py3-py-pyc (1.11.0-r2) (16/28) Purging py3-py (1.11.0-r2) (17/28) Purging python3-pyc (3.11.3-r10) (18/28) Purging python3-pycache-pyc0 (3.11.3-r10) (19/28) Purging pyc (0.1-r0) (20/28) Purging python3 (3.11.3-r10) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r5) (23/28) Purging libffi (3.4.4-r2) (24/28) Purging libpanelw (6.4_p20230401-r4) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r1) (27/28) Purging sqlite-libs (3.41.2-r2) (28/28) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-tcxreader: Updating the community/armhf repository index... >>> py3-tcxreader: Signing the index...