>>> py3-habanero: Building community/py3-habanero 1.2.3-r1 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 07:39:22 +0000 >>> py3-habanero: Checking sanity of /home/buildozer/aports/community/py3-habanero/APKBUILD... >>> py3-habanero: Analyzing dependencies... >>> py3-habanero: Installing for build: build-base python3 py3-requests py3-tqdm py3-setuptools_scm (1/32) Installing libffi (3.4.4-r2) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230401-r6) (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 python3-pyc (3.11.3-r10) (11/32) Installing py3-certifi (2022.12.7-r2) (12/32) Installing py3-certifi-pyc (2022.12.7-r2) (13/32) Installing py3-charset-normalizer (3.1.0-r1) (14/32) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/32) Installing py3-idna (3.4-r4) (16/32) Installing py3-idna-pyc (3.4-r4) (17/32) Installing py3-urllib3 (1.26.15-r1) (18/32) Installing py3-urllib3-pyc (1.26.15-r1) (19/32) Installing py3-requests (2.28.2-r1) (20/32) Installing py3-requests-pyc (2.28.2-r1) (21/32) Installing py3-tqdm (4.64.1-r2) (22/32) Installing py3-tqdm-pyc (4.64.1-r2) (23/32) Installing py3-parsing (3.0.9-r2) (24/32) Installing py3-parsing-pyc (3.0.9-r2) (25/32) Installing py3-packaging (23.1-r1) (26/32) Installing py3-packaging-pyc (23.1-r1) (27/32) Installing py3-setuptools (67.7.2-r0) (28/32) Installing py3-setuptools-pyc (67.7.2-r0) (29/32) Installing py3-typing-extensions (4.5.0-r1) (30/32) Installing py3-typing-extensions-pyc (4.5.0-r1) (31/32) Installing py3-setuptools_scm (7.1.0-r0) (32/32) Installing .makedepends-py3-habanero (20230426.073924) Executing busybox-1.36.0-r8.trigger OK: 499 MiB in 135 packages >>> py3-habanero: Cleaning up srcdir >>> py3-habanero: Cleaning up pkgdir >>> py3-habanero: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-habanero-1.2.3.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 0 1587k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 1587k 32 512k 0 0 321k 0 0:00:04 0:00:01 0:00:03 321k 100 1587k 100 1587k 0 0 762k 0 0:00:02 0:00:02 --:--:-- 762k >>> py3-habanero: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-habanero-1.2.3.tar.gz >>> py3-habanero: Checking sha512sums... py3-habanero-1.2.3.tar.gz: OK >>> py3-habanero: Unpacking /var/cache/distfiles/v3.18/py3-habanero-1.2.3.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/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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/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 creating build/lib/habanero copying habanero/filterhandler.py -> build/lib/habanero copying habanero/exceptions.py -> build/lib/habanero copying habanero/noworks.py -> build/lib/habanero copying habanero/cn_formats.py -> build/lib/habanero copying habanero/habanero_utils.py -> build/lib/habanero copying habanero/request.py -> build/lib/habanero copying habanero/request_class.py -> build/lib/habanero copying habanero/cnrequest.py -> build/lib/habanero copying habanero/response.py -> build/lib/habanero copying habanero/__init__.py -> build/lib/habanero creating build/lib/habanero/counts copying habanero/counts/counts.py -> build/lib/habanero/counts copying habanero/counts/__init__.py -> build/lib/habanero/counts creating build/lib/habanero/cn copying habanero/cn/cn.py -> build/lib/habanero/cn copying habanero/cn/constants.py -> build/lib/habanero/cn copying habanero/cn/styles.py -> build/lib/habanero/cn copying habanero/cn/__init__.py -> build/lib/habanero/cn creating build/lib/habanero/crossref copying habanero/crossref/crossref.py -> build/lib/habanero/crossref copying habanero/crossref/workscontainer.py -> build/lib/habanero/crossref copying habanero/crossref/__init__.py -> build/lib/habanero/crossref copying habanero/crossref/filters.py -> build/lib/habanero/crossref running egg_info writing habanero.egg-info/PKG-INFO writing dependency_links to habanero.egg-info/dependency_links.txt writing requirements to habanero.egg-info/requires.txt writing top-level names to habanero.egg-info/top_level.txt reading manifest file 'habanero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'docs/LICENSE.rst' writing manifest file 'habanero.egg-info/SOURCES.txt' >>> py3-habanero: 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/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _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`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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/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-habanero/pkg creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/filterhandler.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/exceptions.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/noworks.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts copying build/lib/habanero/counts/counts.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts copying build/lib/habanero/counts/__init__.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn copying build/lib/habanero/cn/cn.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn copying build/lib/habanero/cn/constants.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn copying build/lib/habanero/cn/styles.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn copying build/lib/habanero/cn/__init__.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn copying build/lib/habanero/cn_formats.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/habanero_utils.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/request.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/request_class.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/cnrequest.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/response.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/__init__.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero creating /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref copying build/lib/habanero/crossref/crossref.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref copying build/lib/habanero/crossref/workscontainer.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref copying build/lib/habanero/crossref/__init__.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref copying build/lib/habanero/crossref/filters.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/filterhandler.py to filterhandler.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/noworks.py to noworks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts/counts.py to counts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn/cn.py to cn.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn/constants.py to constants.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn/styles.py to styles.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn_formats.py to cn_formats.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/habanero_utils.py to habanero_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/request.py to request.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/request_class.py to request_class.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cnrequest.py to cnrequest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/response.py to response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref/crossref.py to crossref.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref/workscontainer.py to workscontainer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref/filters.py to filters.cpython-311.pyc running install_egg_info running egg_info writing habanero.egg-info/PKG-INFO writing dependency_links to habanero.egg-info/dependency_links.txt writing requirements to habanero.egg-info/requires.txt writing top-level names to habanero.egg-info/top_level.txt reading manifest file 'habanero.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'docs/LICENSE.rst' writing manifest file 'habanero.egg-info/SOURCES.txt' Copying habanero.egg-info to /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero-1.2.3-py3.11.egg-info running install_scripts >>> py3-habanero-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/counts/__pycache__' -> '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero-pyc/usr/lib/python3.11/site-packages/habanero/counts/__pycache__' '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/cn/__pycache__' -> '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero-pyc/usr/lib/python3.11/site-packages/habanero/cn/__pycache__' '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/__pycache__' -> '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero-pyc/usr/lib/python3.11/site-packages/habanero/__pycache__' '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero/crossref/__pycache__' -> '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero-pyc/usr/lib/python3.11/site-packages/habanero/crossref/__pycache__' >>> py3-habanero-pyc*: Preparing subpackage py3-habanero-pyc... >>> py3-habanero-pyc*: Running postcheck for py3-habanero-pyc >>> py3-habanero*: Running postcheck for py3-habanero >>> py3-habanero*: Preparing package py3-habanero... >>> py3-habanero-pyc*: Tracing dependencies... python3 py3-requests py3-tqdm python3~3.11 >>> py3-habanero-pyc*: Package size: 208.0 KB >>> py3-habanero-pyc*: Compressing data... >>> py3-habanero-pyc*: Create checksum... >>> py3-habanero-pyc*: Create py3-habanero-pyc-1.2.3-r1.apk >>> py3-habanero*: Tracing dependencies... python3 py3-requests py3-tqdm python3~3.11 >>> py3-habanero*: Package size: 224.0 KB >>> py3-habanero*: Compressing data... >>> py3-habanero*: Create checksum... >>> py3-habanero*: Create py3-habanero-1.2.3-r1.apk >>> py3-habanero: Build complete at Wed, 26 Apr 2023 07:39:34 +0000 elapsed time 0h 0m 12s >>> py3-habanero: Cleaning up srcdir >>> py3-habanero: Cleaning up pkgdir >>> py3-habanero: Uninstalling dependencies... (1/32) Purging .makedepends-py3-habanero (20230426.073924) (2/32) Purging py3-requests-pyc (2.28.2-r1) (3/32) Purging py3-requests (2.28.2-r1) (4/32) Purging py3-certifi-pyc (2022.12.7-r2) (5/32) Purging py3-certifi (2022.12.7-r2) (6/32) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/32) Purging py3-charset-normalizer (3.1.0-r1) (8/32) Purging py3-idna-pyc (3.4-r4) (9/32) Purging py3-idna (3.4-r4) (10/32) Purging py3-urllib3-pyc (1.26.15-r1) (11/32) Purging py3-urllib3 (1.26.15-r1) (12/32) Purging py3-tqdm-pyc (4.64.1-r2) (13/32) Purging py3-tqdm (4.64.1-r2) (14/32) Purging py3-setuptools_scm (7.1.0-r0) (15/32) Purging py3-setuptools-pyc (67.7.2-r0) (16/32) Purging py3-setuptools (67.7.2-r0) (17/32) Purging py3-packaging-pyc (23.1-r1) (18/32) Purging py3-packaging (23.1-r1) (19/32) Purging py3-parsing-pyc (3.0.9-r2) (20/32) Purging py3-parsing (3.0.9-r2) (21/32) Purging py3-typing-extensions-pyc (4.5.0-r1) (22/32) Purging py3-typing-extensions (4.5.0-r1) (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 libffi (3.4.4-r2) (29/32) Purging libpanelw (6.4_p20230401-r6) (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-r8.trigger OK: 443 MiB in 103 packages >>> py3-habanero: Updating the community/ppc64le repository index... >>> py3-habanero: Signing the index...