>>> py3-pathlib2: Building community/py3-pathlib2 2.3.7-r3 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 05:59:03 +0000
>>> py3-pathlib2: Validating /home/buildozer/aports/community/py3-pathlib2/APKBUILD...
>>> py3-pathlib2: Analyzing dependencies...
>>> py3-pathlib2: Installing for build: build-base python3 py3-six py3-setuptools
(1/20) Installing libbz2 (1.0.8-r6)
(2/20) Installing libffi (3.4.6-r0)
(3/20) Installing gdbm (1.24-r0)
(4/20) Installing xz-libs (5.6.3-r0)
(5/20) Installing mpdecimal (4.0.0-r0)
(6/20) Installing libpanelw (6.5_p20241006-r2)
(7/20) Installing sqlite-libs (3.47.0-r0)
(8/20) Installing python3 (3.12.7-r1)
(9/20) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/20) Installing pyc (3.12.7-r1)
(11/20) Installing python3-pyc (3.12.7-r1)
(12/20) Installing py3-six (1.16.0-r9)
(13/20) Installing py3-six-pyc (1.16.0-r9)
(14/20) Installing py3-parsing (3.1.4-r0)
(15/20) Installing py3-parsing-pyc (3.1.4-r0)
(16/20) Installing py3-packaging (24.1-r0)
(17/20) Installing py3-packaging-pyc (24.1-r0)
(18/20) Installing py3-setuptools (70.3.0-r0)
(19/20) Installing py3-setuptools-pyc (70.3.0-r0)
(20/20) Installing .makedepends-py3-pathlib2 (20241111.055914)
Executing busybox-1.37.0-r6.trigger
OK: 439 MiB in 121 packages
>>> py3-pathlib2: Cleaning up srcdir
>>> py3-pathlib2: Cleaning up pkgdir
>>> py3-pathlib2: Cleaning up tmpdir
>>> py3-pathlib2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pathlib2-2.3.7.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/pathlib2-2.3.7.tar.gz.part'
pathlib2-2.3.7.tar.g 100% |********************************| 37937  0:00:00 ETA
'/var/cache/distfiles/v3.21/pathlib2-2.3.7.tar.gz.part' saved
>>> py3-pathlib2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/pathlib2-2.3.7.tar.gz
>>> py3-pathlib2: Checking sha512sums...
pathlib2-2.3.7.tar.gz: OK
>>> py3-pathlib2: Unpacking /var/cache/distfiles/v3.21/pathlib2-2.3.7.tar.gz...
running build
running build_py
creating build
creating build/lib
creating build/lib/pathlib2
copying pathlib2/__init__.py -> build/lib/pathlib2
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  tr_d = dist.fetch_build_eggs(dist.tests_require or [])
WARNING: The wheel package is not available.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  er_d = dist.fetch_build_eggs(
WARNING: The wheel package is not available.
running egg_info
creating pathlib2.egg-info
writing pathlib2.egg-info/PKG-INFO
writing dependency_links to pathlib2.egg-info/dependency_links.txt
writing requirements to pathlib2.egg-info/requires.txt
writing top-level names to pathlib2.egg-info/top_level.txt
writing manifest file 'pathlib2.egg-info/SOURCES.txt'
reading manifest file 'pathlib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'codecov.yml'
no previously-included directories found matching 'appveyor'
adding license file 'LICENSE.rst'
writing manifest file 'pathlib2.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
>>> py3-pathlib2: Entering fakeroot...
running install
/usr/lib/python3.12/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 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-pathlib2/pkg
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12/site-packages/pathlib2
copying build/lib/pathlib2/__init__.py -> /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12/site-packages/pathlib2
byte-compiling /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12/site-packages/pathlib2/__init__.py to __init__.cpython-312.pyc
running install_egg_info
running egg_info
writing pathlib2.egg-info/PKG-INFO
writing dependency_links to pathlib2.egg-info/dependency_links.txt
writing requirements to pathlib2.egg-info/requires.txt
writing top-level names to pathlib2.egg-info/top_level.txt
reading manifest file 'pathlib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.travis.yml'
warning: no previously-included files found matching 'appveyor.yml'
warning: no previously-included files found matching 'codecov.yml'
no previously-included directories found matching 'appveyor'
adding license file 'LICENSE.rst'
writing manifest file 'pathlib2.egg-info/SOURCES.txt'
Copying pathlib2.egg-info to /home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2/usr/lib/python3.12/site-packages/pathlib2-2.3.7-py3.12.egg-info
running install_scripts
>>> py3-pathlib2-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/pathlib2/__pycache__' -> '/home/buildozer/aports/community/py3-pathlib2/pkg/py3-pathlib2-pyc/usr/lib/python3.12/site-packages/pathlib2/__pycache__'
>>> py3-pathlib2-pyc*: Preparing subpackage py3-pathlib2-pyc...
>>> py3-pathlib2-pyc*: Running postcheck for py3-pathlib2-pyc
>>> py3-pathlib2*: Running postcheck for py3-pathlib2
>>> py3-pathlib2*: Preparing package py3-pathlib2...
>>> py3-pathlib2-pyc*: Tracing dependencies...
	python3
	py3-six
	python3~3.12
>>> py3-pathlib2-pyc*: Package size: 75.0 KB
>>> py3-pathlib2-pyc*: Compressing data...
>>> py3-pathlib2-pyc*: Create checksum...
>>> py3-pathlib2-pyc*: Create py3-pathlib2-pyc-2.3.7-r3.apk
>>> py3-pathlib2*: Tracing dependencies...
	python3
	py3-six
	python3~3.12
>>> py3-pathlib2*: Package size: 64.2 KB
>>> py3-pathlib2*: Compressing data...
>>> py3-pathlib2*: Create checksum...
>>> py3-pathlib2*: Create py3-pathlib2-2.3.7-r3.apk
>>> py3-pathlib2: Build complete at Mon, 11 Nov 2024 05:59:15 +0000 elapsed time 0h 0m 12s
>>> py3-pathlib2: Cleaning up srcdir
>>> py3-pathlib2: Cleaning up pkgdir
>>> py3-pathlib2: Uninstalling dependencies...
(1/20) Purging .makedepends-py3-pathlib2 (20241111.055914)
(2/20) Purging py3-six-pyc (1.16.0-r9)
(3/20) Purging py3-six (1.16.0-r9)
(4/20) Purging py3-setuptools-pyc (70.3.0-r0)
(5/20) Purging py3-setuptools (70.3.0-r0)
(6/20) Purging py3-packaging-pyc (24.1-r0)
(7/20) Purging py3-packaging (24.1-r0)
(8/20) Purging py3-parsing-pyc (3.1.4-r0)
(9/20) Purging py3-parsing (3.1.4-r0)
(10/20) Purging python3-pyc (3.12.7-r1)
(11/20) Purging python3-pycache-pyc0 (3.12.7-r1)
(12/20) Purging pyc (3.12.7-r1)
(13/20) Purging python3 (3.12.7-r1)
(14/20) Purging gdbm (1.24-r0)
(15/20) Purging libbz2 (1.0.8-r6)
(16/20) Purging libffi (3.4.6-r0)
(17/20) Purging libpanelw (6.5_p20241006-r2)
(18/20) Purging mpdecimal (4.0.0-r0)
(19/20) Purging sqlite-libs (3.47.0-r0)
(20/20) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> py3-pathlib2: Updating the community/aarch64 repository index...
>>> py3-pathlib2: Signing the index...