>>> py3-habanero: Building community/py3-habanero 1.2.3-r1 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 21:33:41 +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/34) Installing libbz2 (1.0.8-r5) (2/34) Installing libffi (3.4.4-r2) (3/34) Installing gdbm (1.23-r1) (4/34) Installing xz-libs (5.4.2-r1) (5/34) Installing mpdecimal (2.5.1-r2) (6/34) Installing libpanelw (6.4_p20230401-r5) (7/34) Installing readline (8.2.1-r1) (8/34) Installing sqlite-libs (3.41.2-r2) (9/34) Installing python3 (3.11.3-r10) (10/34) Installing python3-pycache-pyc0 (3.11.3-r10) (11/34) Installing pyc (0.1-r0) (12/34) Installing python3-pyc (3.11.3-r10) (13/34) Installing py3-certifi (2022.12.7-r2) (14/34) Installing py3-certifi-pyc (2022.12.7-r2) (15/34) Installing py3-charset-normalizer (3.1.0-r1) (16/34) Installing py3-charset-normalizer-pyc (3.1.0-r1) (17/34) Installing py3-idna (3.4-r4) (18/34) Installing py3-idna-pyc (3.4-r4) (19/34) Installing py3-urllib3 (1.26.15-r1) (20/34) Installing py3-urllib3-pyc (1.26.15-r1) (21/34) Installing py3-requests (2.28.2-r1) (22/34) Installing py3-requests-pyc (2.28.2-r1) (23/34) Installing py3-tqdm (4.64.1-r2) (24/34) Installing py3-tqdm-pyc (4.64.1-r2) (25/34) Installing py3-parsing (3.0.9-r2) (26/34) Installing py3-parsing-pyc (3.0.9-r2) (27/34) Installing py3-packaging (23.1-r1) (28/34) Installing py3-packaging-pyc (23.1-r1) (29/34) Installing py3-setuptools (67.7.1-r0) (30/34) Installing py3-setuptools-pyc (67.7.1-r0) (31/34) Installing py3-typing-extensions (4.5.0-r1) (32/34) Installing py3-typing-extensions-pyc (4.5.0-r1) (33/34) Installing py3-setuptools_scm (7.1.0-r0) (34/34) Installing .makedepends-py3-habanero (20230422.213342) Executing busybox-1.36.0-r7.trigger OK: 465 MiB in 132 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-habanero: Fetching py3-habanero-1.2.3.tar.gz::https://files.pythonhosted.org/packages/source/h/habanero/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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 1587k 39 632k 0 0 1110k 0 0:00:01 --:--:-- 0:00:01 1110k 100 1587k 100 1587k 0 0 2232k 0 --:--:-- --:--:-- --:--:-- 6769k >>> 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/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/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/__init__.py -> build/lib/habanero copying habanero/request_class.py -> build/lib/habanero copying habanero/response.py -> build/lib/habanero copying habanero/cnrequest.py -> build/lib/habanero copying habanero/exceptions.py -> build/lib/habanero copying habanero/filterhandler.py -> build/lib/habanero copying habanero/habanero_utils.py -> build/lib/habanero copying habanero/cn_formats.py -> build/lib/habanero copying habanero/request.py -> build/lib/habanero copying habanero/noworks.py -> build/lib/habanero creating build/lib/habanero/counts copying habanero/counts/__init__.py -> build/lib/habanero/counts copying habanero/counts/counts.py -> build/lib/habanero/counts creating build/lib/habanero/crossref copying habanero/crossref/__init__.py -> build/lib/habanero/crossref copying habanero/crossref/filters.py -> build/lib/habanero/crossref copying habanero/crossref/crossref.py -> build/lib/habanero/crossref copying habanero/crossref/workscontainer.py -> build/lib/habanero/crossref creating build/lib/habanero/cn copying habanero/cn/__init__.py -> build/lib/habanero/cn copying habanero/cn/styles.py -> build/lib/habanero/cn copying habanero/cn/cn.py -> build/lib/habanero/cn copying habanero/cn/constants.py -> build/lib/habanero/cn 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/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/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/__init__.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/response.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/exceptions.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/__init__.py -> /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/filterhandler.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/__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 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/habanero_utils.py -> /home/buildozer/aports/community/py3-habanero/pkg/py3-habanero/usr/lib/python3.11/site-packages/habanero copying build/lib/habanero/cn_formats.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/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/styles.py -> /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/request.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 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/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/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/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/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/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/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/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/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 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/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/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/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/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/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/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/noworks.py to noworks.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/__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/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/crossref/__pycache__' -> '/home/buildozer/aports/community/py3-habanero/pkg/py3-habanero-pyc/usr/lib/python3.11/site-packages/habanero/crossref/__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__' >>> 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 Sat, 22 Apr 2023 21:33:48 +0000 elapsed time 0h 0m 7s >>> py3-habanero: Cleaning up srcdir >>> py3-habanero: Cleaning up pkgdir >>> py3-habanero: Uninstalling dependencies... (1/34) Purging .makedepends-py3-habanero (20230422.213342) (2/34) Purging py3-requests-pyc (2.28.2-r1) (3/34) Purging py3-requests (2.28.2-r1) (4/34) Purging py3-certifi-pyc (2022.12.7-r2) (5/34) Purging py3-certifi (2022.12.7-r2) (6/34) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/34) Purging py3-charset-normalizer (3.1.0-r1) (8/34) Purging py3-idna-pyc (3.4-r4) (9/34) Purging py3-idna (3.4-r4) (10/34) Purging py3-urllib3-pyc (1.26.15-r1) (11/34) Purging py3-urllib3 (1.26.15-r1) (12/34) Purging py3-tqdm-pyc (4.64.1-r2) (13/34) Purging py3-tqdm (4.64.1-r2) (14/34) Purging py3-setuptools_scm (7.1.0-r0) (15/34) Purging py3-setuptools-pyc (67.7.1-r0) (16/34) Purging py3-setuptools (67.7.1-r0) (17/34) Purging py3-packaging-pyc (23.1-r1) (18/34) Purging py3-packaging (23.1-r1) (19/34) Purging py3-parsing-pyc (3.0.9-r2) (20/34) Purging py3-parsing (3.0.9-r2) (21/34) Purging py3-typing-extensions-pyc (4.5.0-r1) (22/34) Purging py3-typing-extensions (4.5.0-r1) (23/34) Purging python3-pyc (3.11.3-r10) (24/34) Purging python3-pycache-pyc0 (3.11.3-r10) (25/34) Purging pyc (0.1-r0) (26/34) Purging python3 (3.11.3-r10) (27/34) Purging gdbm (1.23-r1) (28/34) Purging libbz2 (1.0.8-r5) (29/34) Purging libffi (3.4.4-r2) (30/34) Purging libpanelw (6.4_p20230401-r5) (31/34) Purging mpdecimal (2.5.1-r2) (32/34) Purging readline (8.2.1-r1) (33/34) Purging sqlite-libs (3.41.2-r2) (34/34) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-habanero: Updating the community/aarch64 repository index... >>> py3-habanero: Signing the index...