>>> py3-pathtools: Building community/py3-pathtools 0.1.2-r10 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:42:01 +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/19) Installing libbz2 (1.0.8-r5) (2/19) Installing libffi (3.4.4-r2) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.4.2-r1) (5/19) Installing mpdecimal (2.5.1-r2) (6/19) Installing libpanelw (6.4_p20230401-r6) (7/19) Installing readline (8.2.1-r1) (8/19) Installing sqlite-libs (3.41.2-r2) (9/19) Installing python3 (3.11.3-r10) (10/19) Installing python3-pycache-pyc0 (3.11.3-r10) (11/19) Installing pyc (0.1-r0) (12/19) Installing python3-pyc (3.11.3-r10) (13/19) Installing py3-parsing (3.0.9-r2) (14/19) Installing py3-parsing-pyc (3.0.9-r2) (15/19) Installing py3-packaging (23.1-r1) (16/19) Installing py3-packaging-pyc (23.1-r1) (17/19) Installing py3-setuptools (67.7.2-r0) (18/19) Installing py3-setuptools-pyc (67.7.2-r0) (19/19) Installing .makedepends-py3-pathtools (20230425.074201) Executing busybox-1.36.0-r8.trigger OK: 373 MiB in 118 packages >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 11006 100 11006 0 0 126k 0 --:--:-- --:--:-- --:--:-- 127k >>> py3-pathtools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pathtools-0.1.2.tar.gz >>> py3-pathtools: Checking sha512sums... pathtools-0.1.2.tar.gz: OK >>> py3-pathtools: Unpacking /var/cache/distfiles/edge/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/__init__.py -> build/lib/pathtools copying pathtools/version.py -> build/lib/pathtools copying pathtools/path.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.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-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.11 creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/__init__.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/version.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/path.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools copying build/lib/pathtools/patterns.py -> /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools/path.py to path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools/patterns.py to patterns.cpython-311.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.11/site-packages/pathtools-0.1.2-py3.11.egg-info running install_scripts >>> py3-pathtools-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools/usr/lib/python3.11/site-packages/pathtools/__pycache__' -> '/home/buildozer/aports/community/py3-pathtools/pkg/py3-pathtools-pyc/usr/lib/python3.11/site-packages/pathtools/__pycache__' >>> py3-pathtools-pyc*: Preparing subpackage py3-pathtools-pyc... >>> py3-pathtools-pyc*: Running postcheck for py3-pathtools-pyc >>> py3-pathtools*: Running postcheck for py3-pathtools >>> py3-pathtools*: Preparing package py3-pathtools... >>> py3-pathtools-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pathtools-pyc*: Package size: 56.0 KB >>> py3-pathtools-pyc*: Compressing data... >>> py3-pathtools-pyc*: Create checksum... >>> py3-pathtools-pyc*: Create py3-pathtools-pyc-0.1.2-r10.apk >>> py3-pathtools*: Tracing dependencies... python3 python3~3.11 >>> py3-pathtools*: Package size: 72.0 KB >>> py3-pathtools*: Compressing data... >>> py3-pathtools*: Create checksum... >>> py3-pathtools*: Create py3-pathtools-0.1.2-r10.apk >>> py3-pathtools: Build complete at Tue, 25 Apr 2023 07:42:02 +0000 elapsed time 0h 0m 1s >>> py3-pathtools: Cleaning up srcdir >>> py3-pathtools: Cleaning up pkgdir >>> py3-pathtools: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pathtools (20230425.074201) (2/19) Purging py3-setuptools-pyc (67.7.2-r0) (3/19) Purging py3-setuptools (67.7.2-r0) (4/19) Purging py3-packaging-pyc (23.1-r1) (5/19) Purging py3-packaging (23.1-r1) (6/19) Purging py3-parsing-pyc (3.0.9-r2) (7/19) Purging py3-parsing (3.0.9-r2) (8/19) Purging python3-pyc (3.11.3-r10) (9/19) Purging python3-pycache-pyc0 (3.11.3-r10) (10/19) Purging pyc (0.1-r0) (11/19) Purging python3 (3.11.3-r10) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r5) (14/19) Purging libffi (3.4.4-r2) (15/19) Purging libpanelw (6.4_p20230401-r6) (16/19) Purging mpdecimal (2.5.1-r2) (17/19) Purging readline (8.2.1-r1) (18/19) Purging sqlite-libs (3.41.2-r2) (19/19) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> py3-pathtools: Updating the community/armhf repository index... >>> py3-pathtools: Signing the index...