>>> py3-asyncmock: Building community/py3-asyncmock 0.4.2-r5 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 06:10:14 +0000
>>> py3-asyncmock: Validating /home/buildozer/aports/community/py3-asyncmock/APKBUILD...
>>> py3-asyncmock: Analyzing dependencies...
>>> py3-asyncmock: Installing for build: build-base python3 py3-mock py3-gpep517 py3-setuptools py3-pytest-runner py3-wheel
(1/36) Installing libbz2 (1.0.8-r6)
(2/36) Installing libffi (3.4.6-r0)
(3/36) Installing gdbm (1.24-r0)
(4/36) Installing xz-libs (5.6.3-r0)
(5/36) Installing mpdecimal (4.0.0-r0)
(6/36) Installing libpanelw (6.5_p20241006-r2)
(7/36) Installing sqlite-libs (3.47.0-r0)
(8/36) Installing python3 (3.12.7-r1)
(9/36) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/36) Installing pyc (3.12.7-r1)
(11/36) Installing python3-pyc (3.12.7-r1)
(12/36) Installing py3-mock (5.1.0-r3)
(13/36) Installing py3-mock-pyc (5.1.0-r3)
(14/36) Installing py3-installer (0.7.0-r2)
(15/36) Installing py3-installer-pyc (0.7.0-r2)
(16/36) Installing py3-gpep517 (16-r0)
(17/36) Installing py3-gpep517-pyc (16-r0)
(18/36) Installing py3-parsing (3.1.4-r0)
(19/36) Installing py3-parsing-pyc (3.1.4-r0)
(20/36) Installing py3-packaging (24.1-r0)
(21/36) Installing py3-packaging-pyc (24.1-r0)
(22/36) Installing py3-setuptools (70.3.0-r0)
(23/36) Installing py3-setuptools-pyc (70.3.0-r0)
(24/36) Installing py3-iniconfig (2.0.0-r1)
(25/36) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/36) Installing py3-pluggy (1.5.0-r0)
(27/36) Installing py3-pluggy-pyc (1.5.0-r0)
(28/36) Installing py3-py (1.11.0-r4)
(29/36) Installing py3-py-pyc (1.11.0-r4)
(30/36) Installing py3-pytest (8.3.3-r0)
(31/36) Installing py3-pytest-pyc (8.3.3-r0)
(32/36) Installing py3-pytest-runner (6.0.1-r1)
(33/36) Installing py3-pytest-runner-pyc (6.0.1-r1)
(34/36) Installing py3-wheel (0.43.0-r0)
(35/36) Installing py3-wheel-pyc (0.43.0-r0)
(36/36) Installing .makedepends-py3-asyncmock (20241102.061046)
Executing busybox-1.37.0-r5.trigger
OK: 380 MiB in 134 packages
>>> py3-asyncmock: Cleaning up srcdir
>>> py3-asyncmock: Cleaning up pkgdir
>>> py3-asyncmock: Cleaning up tmpdir
>>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-asyncmock-0.4.2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-asyncmock-0.4.2.tar.gz.part'
py3-asyncmock-0.4.2. 100% |********************************|  3191  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-asyncmock-0.4.2.tar.gz.part' saved
>>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-asyncmock-0.4.2.tar.gz
>>> py3-asyncmock: Checking sha512sums...
py3-asyncmock-0.4.2.tar.gz: OK
>>> py3-asyncmock: Unpacking /var/cache/distfiles/v3.21/py3-asyncmock-0.4.2.tar.gz...
2024-11-02 06:10:48,796 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'long-description' will not be supported in future
        versions. Please use the underscore name 'long_description' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'long-description-content-type' will not be supported in future
        versions. Please use the underscore name 'long_description_content_type' instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
2024-11-02 06:10:48,926 root INFO running bdist_wheel
2024-11-02 06:10:49,007 root INFO running build
2024-11-02 06:10:49,007 root INFO running build_py
2024-11-02 06:10:49,021 root INFO creating build
2024-11-02 06:10:49,021 root INFO creating build/lib
2024-11-02 06:10:49,021 root INFO creating build/lib/asyncmock
2024-11-02 06:10:49,022 root INFO copying asyncmock/__init__.py -> build/lib/asyncmock
2024-11-02 06:10:49,023 root INFO copying asyncmock/__version__.py -> build/lib/asyncmock
2024-11-02 06:10:49,049 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-02 06:10:49,049 root INFO running install
2024-11-02 06:10:49,093 root INFO running install_lib
2024-11-02 06:10:49,104 root INFO creating build/bdist.linux-riscv64
2024-11-02 06:10:49,104 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-02 06:10:49,105 root INFO creating build/bdist.linux-riscv64/wheel/asyncmock
2024-11-02 06:10:49,105 root INFO copying build/lib/asyncmock/__init__.py -> build/bdist.linux-riscv64/wheel/asyncmock
2024-11-02 06:10:49,107 root INFO copying build/lib/asyncmock/__version__.py -> build/bdist.linux-riscv64/wheel/asyncmock
2024-11-02 06:10:49,108 root INFO running install_egg_info
2024-11-02 06:10:49,119 root INFO running egg_info
2024-11-02 06:10:49,126 root INFO writing asyncmock.egg-info/PKG-INFO
2024-11-02 06:10:49,128 root INFO writing dependency_links to asyncmock.egg-info/dependency_links.txt
2024-11-02 06:10:49,130 root INFO writing requirements to asyncmock.egg-info/requires.txt
2024-11-02 06:10:49,130 root INFO writing top-level names to asyncmock.egg-info/top_level.txt
2024-11-02 06:10:49,140 root INFO reading manifest file 'asyncmock.egg-info/SOURCES.txt'
2024-11-02 06:10:49,144 root INFO writing manifest file 'asyncmock.egg-info/SOURCES.txt'
2024-11-02 06:10:49,145 root INFO Copying asyncmock.egg-info to build/bdist.linux-riscv64/wheel/asyncmock-0.4.2-py3.12.egg-info
2024-11-02 06:10:49,149 root INFO running install_scripts
2024-11-02 06:10:49,156 root INFO creating build/bdist.linux-riscv64/wheel/asyncmock-0.4.2.dist-info/WHEEL
2024-11-02 06:10:49,158 wheel INFO creating '/home/buildozer/aports/community/py3-asyncmock/src/asyncmock-0.4.2/.dist/.tmp-jjstg4y5/asyncmock-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-02 06:10:49,160 wheel INFO adding 'asyncmock/__init__.py'
2024-11-02 06:10:49,161 wheel INFO adding 'asyncmock/__version__.py'
2024-11-02 06:10:49,163 wheel INFO adding 'asyncmock-0.4.2.dist-info/METADATA'
2024-11-02 06:10:49,164 wheel INFO adding 'asyncmock-0.4.2.dist-info/WHEEL'
2024-11-02 06:10:49,164 wheel INFO adding 'asyncmock-0.4.2.dist-info/top_level.txt'
2024-11-02 06:10:49,165 wheel INFO adding 'asyncmock-0.4.2.dist-info/RECORD'
2024-11-02 06:10:49,166 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-02 06:10:49,168 gpep517 INFO The backend produced .dist/asyncmock-0.4.2-py3-none-any.whl
asyncmock-0.4.2-py3-none-any.whl
>>> py3-asyncmock: Entering fakeroot...
>>> py3-asyncmock-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/asyncmock/__pycache__' -> '/home/buildozer/aports/community/py3-asyncmock/pkg/py3-asyncmock-pyc/usr/lib/python3.12/site-packages/asyncmock/__pycache__'
>>> py3-asyncmock-pyc*: Preparing subpackage py3-asyncmock-pyc...
>>> py3-asyncmock-pyc*: Running postcheck for py3-asyncmock-pyc
>>> py3-asyncmock*: Running postcheck for py3-asyncmock
>>> py3-asyncmock*: Preparing package py3-asyncmock...
>>> py3-asyncmock-pyc*: Tracing dependencies...
	python3
	py3-mock
	python3~3.12
>>> py3-asyncmock-pyc*: Package size: 3.2 KB
>>> py3-asyncmock-pyc*: Compressing data...
>>> py3-asyncmock-pyc*: Create checksum...
>>> py3-asyncmock-pyc*: Create py3-asyncmock-pyc-0.4.2-r5.apk
>>> py3-asyncmock*: Tracing dependencies...
	python3
	py3-mock
	python3~3.12
>>> py3-asyncmock*: Package size: 5.8 KB
>>> py3-asyncmock*: Compressing data...
>>> py3-asyncmock*: Create checksum...
>>> py3-asyncmock*: Create py3-asyncmock-0.4.2-r5.apk
>>> py3-asyncmock: Build complete at Sat, 02 Nov 2024 06:10:50 +0000 elapsed time 0h 0m 36s
>>> py3-asyncmock: Cleaning up srcdir
>>> py3-asyncmock: Cleaning up pkgdir
>>> py3-asyncmock: Uninstalling dependencies...
(1/36) Purging .makedepends-py3-asyncmock (20241102.061046)
(2/36) Purging py3-mock-pyc (5.1.0-r3)
(3/36) Purging py3-mock (5.1.0-r3)
(4/36) Purging py3-gpep517-pyc (16-r0)
(5/36) Purging py3-gpep517 (16-r0)
(6/36) Purging py3-installer-pyc (0.7.0-r2)
(7/36) Purging py3-installer (0.7.0-r2)
(8/36) Purging py3-pytest-runner-pyc (6.0.1-r1)
(9/36) Purging py3-pytest-runner (6.0.1-r1)
(10/36) Purging py3-pytest-pyc (8.3.3-r0)
(11/36) Purging py3-pytest (8.3.3-r0)
(12/36) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/36) Purging py3-iniconfig (2.0.0-r1)
(14/36) Purging py3-pluggy-pyc (1.5.0-r0)
(15/36) Purging py3-pluggy (1.5.0-r0)
(16/36) Purging py3-py-pyc (1.11.0-r4)
(17/36) Purging py3-py (1.11.0-r4)
(18/36) Purging py3-setuptools-pyc (70.3.0-r0)
(19/36) Purging py3-setuptools (70.3.0-r0)
(20/36) Purging py3-wheel-pyc (0.43.0-r0)
(21/36) Purging py3-wheel (0.43.0-r0)
(22/36) Purging py3-packaging-pyc (24.1-r0)
(23/36) Purging py3-packaging (24.1-r0)
(24/36) Purging py3-parsing-pyc (3.1.4-r0)
(25/36) Purging py3-parsing (3.1.4-r0)
(26/36) Purging python3-pyc (3.12.7-r1)
(27/36) Purging python3-pycache-pyc0 (3.12.7-r1)
(28/36) Purging pyc (3.12.7-r1)
(29/36) Purging python3 (3.12.7-r1)
(30/36) Purging gdbm (1.24-r0)
(31/36) Purging libbz2 (1.0.8-r6)
(32/36) Purging libffi (3.4.6-r0)
(33/36) Purging libpanelw (6.5_p20241006-r2)
(34/36) Purging mpdecimal (4.0.0-r0)
(35/36) Purging sqlite-libs (3.47.0-r0)
(36/36) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r5.trigger
OK: 333 MiB in 98 packages
>>> py3-asyncmock: Updating the community/riscv64 repository index...
>>> py3-asyncmock: Signing the index...