>>> py3-mccabe: Building community/py3-mccabe 0.7.0-r2 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 11:14:32 +0000 >>> py3-mccabe: Checking sanity of /home/buildozer/aports/community/py3-mccabe/APKBUILD... >>> py3-mccabe: Analyzing dependencies... >>> py3-mccabe: Installing for build: build-base py3-setuptools py3-hypothesis py3-pytest py3-pytest-runner (1/32) Installing libbz2 (1.0.8-r5) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230401-r4) (5/32) Installing readline (8.2.1-r1) (6/32) Installing sqlite-libs (3.41.2-r2) (7/32) Installing python3 (3.11.3-r10) (8/32) Installing python3-pycache-pyc0 (3.11.3-r10) (9/32) Installing pyc (0.1-r0) (10/32) Installing py3-setuptools-pyc (67.7.0-r0) (11/32) Installing py3-parsing (3.0.9-r2) (12/32) Installing py3-parsing-pyc (3.0.9-r2) (13/32) Installing py3-packaging-pyc (23.1-r1) (14/32) Installing python3-pyc (3.11.3-r10) (15/32) Installing py3-packaging (23.1-r1) (16/32) Installing py3-setuptools (67.7.0-r0) (17/32) Installing py3-attrs (23.1.0-r1) (18/32) Installing py3-attrs-pyc (23.1.0-r1) (19/32) Installing py3-sortedcontainers (2.4.0-r3) (20/32) Installing py3-sortedcontainers-pyc (2.4.0-r3) (21/32) Installing py3-hypothesis (6.72.0-r1) (22/32) Installing py3-hypothesis-pyc (6.72.0-r1) (23/32) Installing py3-iniconfig (1.1.1-r6) (24/32) Installing py3-iniconfig-pyc (1.1.1-r6) (25/32) Installing py3-pluggy (1.0.0-r3) (26/32) Installing py3-pluggy-pyc (1.0.0-r3) (27/32) Installing py3-py (1.11.0-r2) (28/32) Installing py3-py-pyc (1.11.0-r2) (29/32) Installing py3-pytest (7.3.1-r1) (30/32) Installing py3-pytest-pyc (7.3.1-r1) (31/32) Installing py3-pytest-runner (6.0.0-r1) (32/32) Installing .makedepends-py3-mccabe (20230421.111435) Executing busybox-1.36.0-r7.trigger OK: 1056 MiB in 135 packages >>> py3-mccabe: Cleaning up srcdir >>> py3-mccabe: Cleaning up pkgdir >>> py3-mccabe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mccabe-0.7.0.tar.gz >>> py3-mccabe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mccabe-0.7.0.tar.gz >>> py3-mccabe: Checking sha512sums... mccabe-0.7.0.tar.gz: OK >>> py3-mccabe: Unpacking /var/cache/distfiles/mccabe-0.7.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib copying mccabe.py -> build/lib >>> py3-mccabe: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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-mccabe/pkg creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11/site-packages copying build/lib/mccabe.py -> /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11/site-packages/mccabe.py to mccabe.cpython-311.pyc running install_egg_info running egg_info writing mccabe.egg-info/PKG-INFO writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt writing top-level names to mccabe.egg-info/top_level.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mccabe.egg-info/SOURCES.txt' Copying mccabe.egg-info to /home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11/site-packages/mccabe-0.7.0-py3.11.egg-info running install_scripts >>> py3-mccabe-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-mccabe/pkg/py3-mccabe-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-mccabe-pyc*: Preparing subpackage py3-mccabe-pyc... >>> py3-mccabe-pyc*: Running postcheck for py3-mccabe-pyc >>> py3-mccabe*: Running postcheck for py3-mccabe >>> py3-mccabe*: Preparing package py3-mccabe... >>> py3-mccabe-pyc*: Tracing dependencies... python3~3.11 >>> py3-mccabe-pyc*: Package size: 48.0 KB >>> py3-mccabe-pyc*: Compressing data... >>> py3-mccabe-pyc*: Create checksum... >>> py3-mccabe-pyc*: Create py3-mccabe-pyc-0.7.0-r2.apk >>> py3-mccabe*: Tracing dependencies... python3~3.11 >>> py3-mccabe*: Package size: 64.0 KB >>> py3-mccabe*: Compressing data... >>> py3-mccabe*: Create checksum... >>> py3-mccabe*: Create py3-mccabe-0.7.0-r2.apk >>> py3-mccabe: Build complete at Fri, 21 Apr 2023 11:14:43 +0000 elapsed time 0h 0m 11s >>> py3-mccabe: Cleaning up srcdir >>> py3-mccabe: Cleaning up pkgdir >>> py3-mccabe: Uninstalling dependencies... (1/32) Purging .makedepends-py3-mccabe (20230421.111435) (2/32) Purging py3-hypothesis-pyc (6.72.0-r1) (3/32) Purging py3-hypothesis (6.72.0-r1) (4/32) Purging py3-attrs-pyc (23.1.0-r1) (5/32) Purging py3-attrs (23.1.0-r1) (6/32) Purging py3-sortedcontainers-pyc (2.4.0-r3) (7/32) Purging py3-sortedcontainers (2.4.0-r3) (8/32) Purging py3-pytest-runner (6.0.0-r1) (9/32) Purging py3-pytest-pyc (7.3.1-r1) (10/32) Purging py3-pytest (7.3.1-r1) (11/32) Purging py3-iniconfig-pyc (1.1.1-r6) (12/32) Purging py3-iniconfig (1.1.1-r6) (13/32) Purging py3-pluggy-pyc (1.0.0-r3) (14/32) Purging py3-pluggy (1.0.0-r3) (15/32) Purging py3-py-pyc (1.11.0-r2) (16/32) Purging py3-py (1.11.0-r2) (17/32) Purging py3-setuptools-pyc (67.7.0-r0) (18/32) Purging py3-setuptools (67.7.0-r0) (19/32) Purging py3-packaging-pyc (23.1-r1) (20/32) Purging py3-packaging (23.1-r1) (21/32) Purging py3-parsing-pyc (3.0.9-r2) (22/32) Purging py3-parsing (3.0.9-r2) (23/32) Purging python3-pyc (3.11.3-r10) (24/32) Purging python3-pycache-pyc0 (3.11.3-r10) (25/32) Purging pyc (0.1-r0) (26/32) Purging python3 (3.11.3-r10) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libbz2 (1.0.8-r5) (29/32) Purging libpanelw (6.4_p20230401-r4) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r1) (32/32) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 1000 MiB in 103 packages >>> py3-mccabe: Updating the community/riscv64 repository index... >>> py3-mccabe: Signing the index...