>>> py3-tcx2gpx: Building testing/py3-tcx2gpx 0.1.4-r1 (using abuild 3.10.0-r0) started Wed, 08 Feb 2023 12:13:57 +0000 >>> py3-tcx2gpx: Checking sanity of /home/buildozer/aports/testing/py3-tcx2gpx/APKBUILD... >>> py3-tcx2gpx: Analyzing dependencies... >>> py3-tcx2gpx: Installing for build: build-base python3 py3-dateutil py3-gpxpy py3-tcxparser py3-tqdm py3-gpep517 py3-setuptools_scm py3-wheel (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.2.0-r0) (5/24) Installing sqlite-libs (3.40.1-r0) (6/24) Installing python3 (3.11.1-r3) (7/24) Installing py3-six (1.16.0-r4) (8/24) Installing py3-dateutil (2.8.2-r2) (9/24) Installing py3-gpxpy (1.5.0-r1) (10/24) Installing libgpg-error (1.46-r1) (11/24) Installing libgcrypt (1.10.1-r0) (12/24) Installing libxslt (1.1.37-r0) (13/24) Installing py3-lxml (4.9.2-r0) (14/24) Installing py3-tcxparser (2.3.0-r1) (15/24) Installing py3-tqdm (4.64.1-r0) (16/24) Installing py3-installer (0.6.0-r0) (17/24) Installing py3-gpep517 (13-r0) (18/24) Installing py3-parsing (3.0.9-r1) (19/24) Installing py3-packaging (23.0-r0) (20/24) Installing py3-setuptools (67.2.0-r0) (21/24) Installing py3-typing-extensions (4.4.0-r1) (22/24) Installing py3-setuptools_scm (7.1.0-r0) (23/24) Installing py3-wheel (0.38.4-r1) (24/24) Installing .makedepends-py3-tcx2gpx (20230208.121401) Executing busybox-1.36.0-r3.trigger OK: 1267 MiB in 125 packages >>> py3-tcx2gpx: Cleaning up srcdir >>> py3-tcx2gpx: Cleaning up pkgdir >>> py3-tcx2gpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tcx2gpx-0.1.4.tar.gz >>> py3-tcx2gpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-tcx2gpx-0.1.4.tar.gz >>> py3-tcx2gpx: Checking sha512sums... py3-tcx2gpx-0.1.4.tar.gz: OK >>> py3-tcx2gpx: Unpacking /var/cache/distfiles/py3-tcx2gpx-0.1.4.tar.gz... 2023-02-08 12:14:04,630 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:775: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 2023-02-08 12:14:04,913 root INFO running bdist_wheel 2023-02-08 12:14:04,978 root INFO running build 2023-02-08 12:14:04,979 root INFO running build_py 2023-02-08 12:14:04,993 root INFO creating build 2023-02-08 12:14:04,993 root INFO creating build/lib 2023-02-08 12:14:04,993 root INFO creating build/lib/tests 2023-02-08 12:14:04,994 root INFO copying tests/__init__.py -> build/lib/tests 2023-02-08 12:14:04,996 root INFO creating build/lib/tcx2gpx 2023-02-08 12:14:04,996 root INFO copying tcx2gpx/__init__.py -> build/lib/tcx2gpx 2023-02-08 12:14:04,997 root INFO copying tcx2gpx/tcx2gpx.py -> build/lib/tcx2gpx 2023-02-08 12:14:04,998 root INFO creating build/lib/tests/tcx2gpx 2023-02-08 12:14:04,999 root INFO copying tests/tcx2gpx/conftest.py -> build/lib/tests/tcx2gpx 2023-02-08 12:14:04,999 root INFO copying tests/tcx2gpx/__init__.py -> build/lib/tests/tcx2gpx 2023-02-08 12:14:05,000 root INFO copying tests/tcx2gpx/test_tcx2gpx.py -> build/lib/tests/tcx2gpx 2023-02-08 12:14:05,029 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-02-08 12:14:05,029 root INFO running install 2023-02-08 12:14:05,088 root INFO running install_lib 2023-02-08 12:14:05,100 root INFO creating build/bdist.linux-riscv64 2023-02-08 12:14:05,100 root INFO creating build/bdist.linux-riscv64/wheel 2023-02-08 12:14:05,101 root INFO creating build/bdist.linux-riscv64/wheel/tests 2023-02-08 12:14:05,101 root INFO copying build/lib/tests/__init__.py -> build/bdist.linux-riscv64/wheel/tests 2023-02-08 12:14:05,102 root INFO creating build/bdist.linux-riscv64/wheel/tests/tcx2gpx 2023-02-08 12:14:05,103 root INFO copying build/lib/tests/tcx2gpx/conftest.py -> build/bdist.linux-riscv64/wheel/tests/tcx2gpx 2023-02-08 12:14:05,103 root INFO copying build/lib/tests/tcx2gpx/__init__.py -> build/bdist.linux-riscv64/wheel/tests/tcx2gpx 2023-02-08 12:14:05,104 root INFO copying build/lib/tests/tcx2gpx/test_tcx2gpx.py -> build/bdist.linux-riscv64/wheel/tests/tcx2gpx 2023-02-08 12:14:05,105 root INFO creating build/bdist.linux-riscv64/wheel/tcx2gpx 2023-02-08 12:14:05,105 root INFO copying build/lib/tcx2gpx/__init__.py -> build/bdist.linux-riscv64/wheel/tcx2gpx 2023-02-08 12:14:05,106 root INFO copying build/lib/tcx2gpx/tcx2gpx.py -> build/bdist.linux-riscv64/wheel/tcx2gpx 2023-02-08 12:14:05,106 root INFO running install_egg_info 2023-02-08 12:14:05,149 root INFO running egg_info 2023-02-08 12:14:05,159 root INFO writing tcx2gpx.egg-info/PKG-INFO 2023-02-08 12:14:05,160 root INFO writing dependency_links to tcx2gpx.egg-info/dependency_links.txt 2023-02-08 12:14:05,162 root INFO writing requirements to tcx2gpx.egg-info/requires.txt 2023-02-08 12:14:05,163 root INFO writing top-level names to tcx2gpx.egg-info/top_level.txt 2023-02-08 12:14:15,465 root INFO reading manifest file 'tcx2gpx.egg-info/SOURCES.txt' 2023-02-08 12:14:15,468 root INFO adding license file 'LICENSE' 2023-02-08 12:14:15,472 root INFO writing manifest file 'tcx2gpx.egg-info/SOURCES.txt' 2023-02-08 12:14:15,472 root INFO Copying tcx2gpx.egg-info to build/bdist.linux-riscv64/wheel/tcx2gpx-0.1.4-py3.11.egg-info 2023-02-08 12:14:15,476 root INFO running install_scripts 2023-02-08 12:14:15,584 wheel INFO creating build/bdist.linux-riscv64/wheel/tcx2gpx-0.1.4.dist-info/WHEEL 2023-02-08 12:14:15,587 wheel INFO creating '/home/buildozer/aports/testing/py3-tcx2gpx/src/tcx2gpx-0.1.4/dist/.tmp-dg4zhrh5/tcx2gpx-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-02-08 12:14:15,590 wheel INFO adding 'tcx2gpx/__init__.py' 2023-02-08 12:14:15,594 wheel INFO adding 'tcx2gpx/tcx2gpx.py' 2023-02-08 12:14:15,596 wheel INFO adding 'tests/__init__.py' 2023-02-08 12:14:15,597 wheel INFO adding 'tests/tcx2gpx/__init__.py' 2023-02-08 12:14:15,598 wheel INFO adding 'tests/tcx2gpx/conftest.py' 2023-02-08 12:14:15,599 wheel INFO adding 'tests/tcx2gpx/test_tcx2gpx.py' 2023-02-08 12:14:15,600 wheel INFO adding 'tcx2gpx-0.1.4.dist-info/LICENSE' 2023-02-08 12:14:15,601 wheel INFO adding 'tcx2gpx-0.1.4.dist-info/METADATA' 2023-02-08 12:14:15,602 wheel INFO adding 'tcx2gpx-0.1.4.dist-info/WHEEL' 2023-02-08 12:14:15,603 wheel INFO adding 'tcx2gpx-0.1.4.dist-info/top_level.txt' 2023-02-08 12:14:15,605 wheel INFO adding 'tcx2gpx-0.1.4.dist-info/RECORD' 2023-02-08 12:14:15,606 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-02-08 12:14:15,608 gpep517 INFO The backend produced dist/tcx2gpx-0.1.4-py3-none-any.whl tcx2gpx-0.1.4-py3-none-any.whl >>> py3-tcx2gpx: Entering fakeroot... >>> py3-tcx2gpx*: Running postcheck for py3-tcx2gpx >>> py3-tcx2gpx*: Preparing package py3-tcx2gpx... >>> py3-tcx2gpx*: Tracing dependencies... >>> py3-tcx2gpx*: Package size: 144.0 KB >>> py3-tcx2gpx*: Compressing data... >>> py3-tcx2gpx*: Create checksum... >>> py3-tcx2gpx*: Create py3-tcx2gpx-0.1.4-r1.apk >>> py3-tcx2gpx: Build complete at Wed, 08 Feb 2023 12:14:18 +0000 elapsed time 0h 0m 21s >>> py3-tcx2gpx: Cleaning up srcdir >>> py3-tcx2gpx: Cleaning up pkgdir >>> py3-tcx2gpx: Uninstalling dependencies... (1/24) Purging .makedepends-py3-tcx2gpx (20230208.121401) (2/24) Purging py3-gpxpy (1.5.0-r1) (3/24) Purging py3-tcxparser (2.3.0-r1) (4/24) Purging py3-lxml (4.9.2-r0) (5/24) Purging py3-dateutil (2.8.2-r2) (6/24) Purging py3-six (1.16.0-r4) (7/24) Purging py3-tqdm (4.64.1-r0) (8/24) Purging py3-gpep517 (13-r0) (9/24) Purging py3-installer (0.6.0-r0) (10/24) Purging py3-setuptools_scm (7.1.0-r0) (11/24) Purging py3-setuptools (67.2.0-r0) (12/24) Purging py3-typing-extensions (4.4.0-r1) (13/24) Purging py3-wheel (0.38.4-r1) (14/24) Purging py3-packaging (23.0-r0) (15/24) Purging py3-parsing (3.0.9-r1) (16/24) Purging python3 (3.11.1-r3) (17/24) Purging libbz2 (1.0.8-r4) (18/24) Purging gdbm (1.23-r0) (19/24) Purging mpdecimal (2.5.1-r1) (20/24) Purging readline (8.2.0-r0) (21/24) Purging sqlite-libs (3.40.1-r0) (22/24) Purging libxslt (1.1.37-r0) (23/24) Purging libgcrypt (1.10.1-r0) (24/24) Purging libgpg-error (1.46-r1) Executing busybox-1.36.0-r3.trigger OK: 1187 MiB in 101 packages >>> py3-tcx2gpx: Updating the testing/riscv64 repository index... >>> py3-tcx2gpx: Signing the index...