>>> py3-pathtools: Building community/py3-pathtools 0.1.2-r8 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 08:02:48 +0000 >>> py3-pathtools: Checking sanity of /home/buildozer/aports/community/py3-pathtools/APKBUILD... >>> py3-pathtools: Analyzing dependencies... >>> py3-pathtools: Installing for build: build-base python3 py3-setuptools (1/16) Installing libbz2 (1.0.8-r1) (2/16) Installing libffi (3.4.2-r1) (3/16) Installing gdbm (1.23-r0) (4/16) Installing xz-libs (5.2.5-r1) (5/16) Installing mpdecimal (2.5.1-r1) (6/16) Installing readline (8.1.2-r0) (7/16) Installing sqlite-libs (3.38.0-r0) (8/16) Installing python3 (3.10.3-r0) (9/16) Installing py3-appdirs (1.4.4-r3) (10/16) Installing py3-more-itertools (8.12.0-r2) (11/16) Installing py3-ordered-set (4.0.2-r3) (12/16) Installing py3-parsing (2.4.7-r3) (13/16) Installing py3-six (1.16.0-r1) (14/16) Installing py3-packaging (21.3-r0) (15/16) Installing py3-setuptools (59.4.0-r0) (16/16) Installing .makedepends-py3-pathtools (20220414.080253) Executing busybox-1.35.0-r8.trigger OK: 305 MiB in 104 packages >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pathtools-0.1.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pathtools: Fetching https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-0.1.2.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 11006 100 11006 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/pathtools-0.1.2.tar.gz >>> py3-pathtools: Checking sha512sums... pathtools-0.1.2.tar.gz: OK >>> py3-pathtools: Unpacking /var/cache/distfiles/v3.16/pathtools-0.1.2.tar.gz... /home/buildozer/aports/community/py3-pathtools/src/pathtools-0.1.2/setup.py:25: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp running build running build_py creating build creating build/lib creating build/lib/pathtools copying pathtools/path.py -> build/lib/pathtools copying pathtools/__init__.py -> build/lib/pathtools copying pathtools/version.py -> build/lib/pathtools copying pathtools/patterns.py -> build/lib/pathtools >>> WARNING: py3-pathtools: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-pathtools: Entering fakeroot... /home/buildozer/aports/community/py3-pathtools/src/pathtools-0.1.2/setup.py:25: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import imp 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 install_lib creating /home/buildozer/aports/community/py3-pathtools/pkg creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools copying build/lib/pathtools/path.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools copying build/lib/pathtools/__init__.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools copying build/lib/pathtools/version.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools copying build/lib/pathtools/patterns.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools/path.py to path.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools/patterns.py to patterns.cpython-310.pyc running install_egg_info running egg_info writing pathtools.egg-info/PKG-INFO writing dependency_links to pathtools.egg-info/dependency_links.txt writing top-level names to pathtools.egg-info/top_level.txt reading manifest file 'pathtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pathtools.egg-info/SOURCES.txt' Copying pathtools.egg-info to /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.10/site-packages/pathtools-0.1.2-py3.10.egg-info running install_scripts >>> py3-pathtools*: Running postcheck for py3-pathtools >>> py3-pathtools*: Preparing package py3-pathtools... >>> py3-pathtools*: Tracing dependencies... >>> py3-pathtools*: Package size: 104.0 KB >>> py3-pathtools*: Compressing data... >>> py3-pathtools*: Create checksum... >>> py3-pathtools*: Create py3-pathtools-0.1.2-r8.apk >>> py3-pathtools: Build complete at Thu, 14 Apr 2022 08:02:54 +0000 elapsed time 0h 0m 6s >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Uninstalling dependencies... (1/16) Purging .makedepends-py3-pathtools (20220414.080253) (2/16) Purging py3-setuptools (59.4.0-r0) (3/16) Purging py3-appdirs (1.4.4-r3) (4/16) Purging py3-more-itertools (8.12.0-r2) (5/16) Purging py3-ordered-set (4.0.2-r3) (6/16) Purging py3-packaging (21.3-r0) (7/16) Purging py3-six (1.16.0-r1) (8/16) Purging py3-parsing (2.4.7-r3) (9/16) Purging python3 (3.10.3-r0) (10/16) Purging libbz2 (1.0.8-r1) (11/16) Purging libffi (3.4.2-r1) (12/16) Purging gdbm (1.23-r0) (13/16) Purging xz-libs (5.2.5-r1) (14/16) Purging mpdecimal (2.5.1-r1) (15/16) Purging readline (8.1.2-r0) (16/16) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-pathtools: Updating the community/armv7 repository index... >>> py3-pathtools: Signing the index...