>>> py3-asyncmock: Building community/py3-asyncmock 0.4.2-r4 (using abuild 3.12.0-r0) started Tue, 14 Nov 2023 18:52:37 +0000 >>> py3-asyncmock: Checking sanity of /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/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.5-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20231007-r0) (7/37) Installing readline (8.2.1-r2) (8/37) Installing sqlite-libs (3.44.0-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing python3-pyc (3.11.6-r1) (13/37) Installing py3-mock (5.1.0-r0) (14/37) Installing py3-mock-pyc (5.1.0-r0) (15/37) Installing py3-installer (0.7.0-r1) (16/37) Installing py3-installer-pyc (0.7.0-r1) (17/37) Installing py3-gpep517 (15-r0) (18/37) Installing py3-gpep517-pyc (15-r0) (19/37) Installing py3-parsing (3.1.1-r0) (20/37) Installing py3-parsing-pyc (3.1.1-r0) (21/37) Installing py3-packaging (23.2-r0) (22/37) Installing py3-packaging-pyc (23.2-r0) (23/37) Installing py3-setuptools (68.2.2-r0) (24/37) Installing py3-setuptools-pyc (68.2.2-r0) (25/37) Installing py3-iniconfig (1.1.1-r7) (26/37) Installing py3-iniconfig-pyc (1.1.1-r7) (27/37) Installing py3-pluggy (1.3.0-r0) (28/37) Installing py3-pluggy-pyc (1.3.0-r0) (29/37) Installing py3-py (1.11.0-r2) (30/37) Installing py3-py-pyc (1.11.0-r2) (31/37) Installing py3-pytest (7.4.3-r0) (32/37) Installing py3-pytest-pyc (7.4.3-r0) (33/37) Installing py3-pytest-runner (6.0.0-r2) (34/37) Installing py3-pytest-runner-pyc (6.0.0-r2) (35/37) Installing py3-wheel (0.41.3-r0) (36/37) Installing py3-wheel-pyc (0.41.3-r0) (37/37) Installing .makedepends-py3-asyncmock (20231114.185238) Executing busybox-1.36.1-r15.trigger OK: 402 MiB in 142 packages >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Cleaning up tmpdir >>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-asyncmock-0.4.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 3191 100 3191 0 0 9820 0 --:--:-- --:--:-- --:--:-- 9848 >>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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/edge/py3-asyncmock-0.4.2.tar.gz... 2023-11-14 18:52:39,537 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:498: 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.11/site-packages/setuptools/dist.py:498: 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.11/site-packages/setuptools/dist.py:498: 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) 2023-11-14 18:52:39,564 root INFO running bdist_wheel 2023-11-14 18:52:39,574 root INFO running build 2023-11-14 18:52:39,574 root INFO running build_py 2023-11-14 18:52:39,575 root INFO creating build 2023-11-14 18:52:39,576 root INFO creating build/lib 2023-11-14 18:52:39,576 root INFO creating build/lib/asyncmock 2023-11-14 18:52:39,576 root INFO copying asyncmock/__init__.py -> build/lib/asyncmock 2023-11-14 18:52:39,576 root INFO copying asyncmock/__version__.py -> build/lib/asyncmock 2023-11-14 18:52:39,578 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-11-14 18:52:39,578 root INFO running install 2023-11-14 18:52:39,584 root INFO running install_lib 2023-11-14 18:52:39,585 root INFO creating build/bdist.linux-s390x 2023-11-14 18:52:39,585 root INFO creating build/bdist.linux-s390x/wheel 2023-11-14 18:52:39,585 root INFO creating build/bdist.linux-s390x/wheel/asyncmock 2023-11-14 18:52:39,585 root INFO copying build/lib/asyncmock/__init__.py -> build/bdist.linux-s390x/wheel/asyncmock 2023-11-14 18:52:39,585 root INFO copying build/lib/asyncmock/__version__.py -> build/bdist.linux-s390x/wheel/asyncmock 2023-11-14 18:52:39,586 root INFO running install_egg_info 2023-11-14 18:52:39,588 root INFO running egg_info 2023-11-14 18:52:39,589 root INFO writing asyncmock.egg-info/PKG-INFO 2023-11-14 18:52:39,589 root INFO writing dependency_links to asyncmock.egg-info/dependency_links.txt 2023-11-14 18:52:39,589 root INFO writing requirements to asyncmock.egg-info/requires.txt 2023-11-14 18:52:39,589 root INFO writing top-level names to asyncmock.egg-info/top_level.txt 2023-11-14 18:52:39,590 root INFO reading manifest file 'asyncmock.egg-info/SOURCES.txt' 2023-11-14 18:52:39,591 root INFO writing manifest file 'asyncmock.egg-info/SOURCES.txt' 2023-11-14 18:52:39,591 root INFO Copying asyncmock.egg-info to build/bdist.linux-s390x/wheel/asyncmock-0.4.2-py3.11.egg-info 2023-11-14 18:52:39,591 root INFO running install_scripts 2023-11-14 18:52:39,592 wheel INFO creating build/bdist.linux-s390x/wheel/asyncmock-0.4.2.dist-info/WHEEL 2023-11-14 18:52:39,592 wheel INFO creating '/home/buildozer/aports/community/py3-asyncmock/src/asyncmock-0.4.2/.dist/.tmp-ax74mp0m/asyncmock-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-11-14 18:52:39,592 wheel INFO adding 'asyncmock/__init__.py' 2023-11-14 18:52:39,593 wheel INFO adding 'asyncmock/__version__.py' 2023-11-14 18:52:39,593 wheel INFO adding 'asyncmock-0.4.2.dist-info/METADATA' 2023-11-14 18:52:39,593 wheel INFO adding 'asyncmock-0.4.2.dist-info/WHEEL' 2023-11-14 18:52:39,593 wheel INFO adding 'asyncmock-0.4.2.dist-info/top_level.txt' 2023-11-14 18:52:39,593 wheel INFO adding 'asyncmock-0.4.2.dist-info/RECORD' 2023-11-14 18:52:39,593 wheel INFO removing build/bdist.linux-s390x/wheel 2023-11-14 18:52:39,593 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... '/home/buildozer/aports/community/py3-asyncmock/pkg/py3-asyncmock/usr/lib/python3.11/site-packages/asyncmock/__pycache__' -> '/home/buildozer/aports/community/py3-asyncmock/pkg/py3-asyncmock-pyc/usr/lib/python3.11/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.11 >>> py3-asyncmock-pyc*: Package size: 36.0 KB >>> py3-asyncmock-pyc*: Compressing data... >>> py3-asyncmock-pyc*: Create checksum... >>> py3-asyncmock-pyc*: Create py3-asyncmock-pyc-0.4.2-r4.apk >>> py3-asyncmock*: Tracing dependencies... python3 py3-mock python3~3.11 >>> py3-asyncmock*: Package size: 52.0 KB >>> py3-asyncmock*: Compressing data... >>> py3-asyncmock*: Create checksum... >>> py3-asyncmock*: Create py3-asyncmock-0.4.2-r4.apk >>> py3-asyncmock: Build complete at Tue, 14 Nov 2023 18:52:39 +0000 elapsed time 0h 0m 2s >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Uninstalling dependencies... (1/37) Purging .makedepends-py3-asyncmock (20231114.185238) (2/37) Purging py3-mock-pyc (5.1.0-r0) (3/37) Purging py3-mock (5.1.0-r0) (4/37) Purging py3-gpep517-pyc (15-r0) (5/37) Purging py3-gpep517 (15-r0) (6/37) Purging py3-installer-pyc (0.7.0-r1) (7/37) Purging py3-installer (0.7.0-r1) (8/37) Purging py3-pytest-runner-pyc (6.0.0-r2) (9/37) Purging py3-pytest-runner (6.0.0-r2) (10/37) Purging py3-pytest-pyc (7.4.3-r0) (11/37) Purging py3-pytest (7.4.3-r0) (12/37) Purging py3-iniconfig-pyc (1.1.1-r7) (13/37) Purging py3-iniconfig (1.1.1-r7) (14/37) Purging py3-pluggy-pyc (1.3.0-r0) (15/37) Purging py3-pluggy (1.3.0-r0) (16/37) Purging py3-py-pyc (1.11.0-r2) (17/37) Purging py3-py (1.11.0-r2) (18/37) Purging py3-setuptools-pyc (68.2.2-r0) (19/37) Purging py3-setuptools (68.2.2-r0) (20/37) Purging py3-wheel-pyc (0.41.3-r0) (21/37) Purging py3-wheel (0.41.3-r0) (22/37) Purging py3-packaging-pyc (23.2-r0) (23/37) Purging py3-packaging (23.2-r0) (24/37) Purging py3-parsing-pyc (3.1.1-r0) (25/37) Purging py3-parsing (3.1.1-r0) (26/37) Purging python3-pyc (3.11.6-r1) (27/37) Purging python3-pycache-pyc0 (3.11.6-r1) (28/37) Purging pyc (3.11.6-r1) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20231007-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r2) (36/37) Purging sqlite-libs (3.44.0-r0) (37/37) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 346 MiB in 105 packages >>> py3-asyncmock: Updating the community/s390x repository index... >>> py3-asyncmock: Signing the index...