>>> py3-http-ece: Building community/py3-http-ece 1.1.0-r3 (using abuild 3.11.0-r1) started Wed, 10 May 2023 22:02:09 +0000 >>> py3-http-ece: Checking sanity of /home/buildozer/aports/community/py3-http-ece/APKBUILD... >>> py3-http-ece: Analyzing dependencies... >>> py3-http-ece: Installing for build: build-base python3 py3-cryptography py3-setuptools python3-dev py3-nose py3-coverage py3-mock py3-flake8 (1/37) Installing libffi (3.4.4-r2) (2/37) Installing gdbm (1.23-r1) (3/37) Installing mpdecimal (2.5.1-r2) (4/37) Installing libpanelw (6.4_p20230506-r0) (5/37) Installing readline (8.2.1-r1) (6/37) Installing sqlite-libs (3.41.2-r2) (7/37) Installing python3 (3.11.3-r11) (8/37) Installing python3-pycache-pyc0 (3.11.3-r11) (9/37) Installing pyc (0.1-r0) (10/37) Installing python3-pyc (3.11.3-r11) (11/37) Installing py3-cparser (2.21-r2) (12/37) Installing py3-cparser-pyc (2.21-r2) (13/37) Installing py3-cffi (1.15.1-r3) (14/37) Installing py3-cffi-pyc (1.15.1-r3) (15/37) Installing py3-cryptography (40.0.2-r1) (16/37) Installing py3-cryptography-pyc (40.0.2-r1) (17/37) Installing py3-parsing (3.0.9-r2) (18/37) Installing py3-parsing-pyc (3.0.9-r2) (19/37) Installing py3-packaging (23.1-r1) (20/37) Installing py3-packaging-pyc (23.1-r1) (21/37) Installing py3-setuptools (67.7.2-r0) (22/37) Installing py3-setuptools-pyc (67.7.2-r0) (23/37) Installing python3-dev (3.11.3-r11) (24/37) Installing py3-nose (1.3.7-r11) (25/37) Installing py3-nose-pyc (1.3.7-r11) (26/37) Installing py3-coverage (6.5.0-r4) (27/37) Installing py3-coverage-pyc (6.5.0-r4) (28/37) Installing py3-mock (5.0.2-r1) (29/37) Installing py3-mock-pyc (5.0.2-r1) (30/37) Installing py3-pyflakes (3.0.1-r1) (31/37) Installing py3-pyflakes-pyc (3.0.1-r1) (32/37) Installing py3-pycodestyle (2.10.0-r1) (33/37) Installing py3-mccabe (0.7.0-r2) (34/37) Installing py3-mccabe-pyc (0.7.0-r2) (35/37) Installing py3-flake8 (6.0.0-r1) (36/37) Installing py3-flake8-pyc (6.0.0-r1) (37/37) Installing .makedepends-py3-http-ece (20230510.220211) Executing busybox-1.36.0-r9.trigger OK: 486 MiB in 144 packages >>> py3-http-ece: Cleaning up srcdir >>> py3-http-ece: Cleaning up pkgdir >>> py3-http-ece: Fetching https://distfiles.alpinelinux.org/distfiles/edge/http_ece-1.1.0.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 100 4902 100 4902 0 0 65297 0 --:--:-- --:--:-- --:--:-- 65360 >>> py3-http-ece: Fetching https://distfiles.alpinelinux.org/distfiles/edge/http_ece-1.1.0.tar.gz >>> py3-http-ece: Checking sha512sums... http_ece-1.1.0.tar.gz: OK >>> py3-http-ece: Unpacking /var/cache/distfiles/edge/http_ece-1.1.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/http_ece copying http_ece/__init__.py -> build/lib/http_ece running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing http_ece.egg-info/PKG-INFO writing dependency_links to http_ece.egg-info/dependency_links.txt writing requirements to http_ece.egg-info/requires.txt writing top-level names to http_ece.egg-info/top_level.txt reading manifest file 'http_ece.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'http_ece.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.091s OK >>> py3-http-ece: Entering fakeroot... 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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-http-ece/pkg creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages/http_ece copying build/lib/http_ece/__init__.py -> /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages/http_ece byte-compiling /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages/http_ece/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing http_ece.egg-info/PKG-INFO writing dependency_links to http_ece.egg-info/dependency_links.txt writing requirements to http_ece.egg-info/requires.txt writing top-level names to http_ece.egg-info/top_level.txt reading manifest file 'http_ece.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'http_ece.egg-info/SOURCES.txt' Copying http_ece.egg-info to /home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages/http_ece-1.1.0-py3.11.egg-info running install_scripts >>> py3-http-ece-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece/usr/lib/python3.11/site-packages/http_ece/__pycache__' -> '/home/buildozer/aports/community/py3-http-ece/pkg/py3-http-ece-pyc/usr/lib/python3.11/site-packages/http_ece/__pycache__' >>> py3-http-ece-pyc*: Preparing subpackage py3-http-ece-pyc... >>> py3-http-ece-pyc*: Running postcheck for py3-http-ece-pyc >>> py3-http-ece*: Running postcheck for py3-http-ece >>> py3-http-ece*: Preparing package py3-http-ece... >>> py3-http-ece-pyc*: Tracing dependencies... python3 py3-cryptography python3~3.11 >>> py3-http-ece-pyc*: Package size: 48.0 KB >>> py3-http-ece-pyc*: Compressing data... >>> py3-http-ece-pyc*: Create checksum... >>> py3-http-ece-pyc*: Create py3-http-ece-pyc-1.1.0-r3.apk >>> py3-http-ece*: Tracing dependencies... python3 py3-cryptography python3~3.11 >>> py3-http-ece*: Package size: 64.0 KB >>> py3-http-ece*: Compressing data... >>> py3-http-ece*: Create checksum... >>> py3-http-ece*: Create py3-http-ece-1.1.0-r3.apk >>> py3-http-ece: Build complete at Wed, 10 May 2023 22:02:14 +0000 elapsed time 0h 0m 5s >>> py3-http-ece: Cleaning up srcdir >>> py3-http-ece: Cleaning up pkgdir >>> py3-http-ece: Uninstalling dependencies... (1/37) Purging .makedepends-py3-http-ece (20230510.220211) (2/37) Purging py3-cryptography-pyc (40.0.2-r1) (3/37) Purging py3-cryptography (40.0.2-r1) (4/37) Purging py3-cffi-pyc (1.15.1-r3) (5/37) Purging py3-cffi (1.15.1-r3) (6/37) Purging py3-cparser-pyc (2.21-r2) (7/37) Purging py3-cparser (2.21-r2) (8/37) Purging py3-setuptools-pyc (67.7.2-r0) (9/37) Purging py3-setuptools (67.7.2-r0) (10/37) Purging py3-packaging-pyc (23.1-r1) (11/37) Purging py3-packaging (23.1-r1) (12/37) Purging py3-parsing-pyc (3.0.9-r2) (13/37) Purging py3-parsing (3.0.9-r2) (14/37) Purging python3-dev (3.11.3-r11) (15/37) Purging py3-nose-pyc (1.3.7-r11) (16/37) Purging py3-nose (1.3.7-r11) (17/37) Purging py3-coverage-pyc (6.5.0-r4) (18/37) Purging py3-coverage (6.5.0-r4) (19/37) Purging py3-mock-pyc (5.0.2-r1) (20/37) Purging py3-mock (5.0.2-r1) (21/37) Purging py3-flake8-pyc (6.0.0-r1) (22/37) Purging py3-flake8 (6.0.0-r1) (23/37) Purging py3-pyflakes-pyc (3.0.1-r1) (24/37) Purging py3-pyflakes (3.0.1-r1) (25/37) Purging py3-pycodestyle (2.10.0-r1) (26/37) Purging py3-mccabe-pyc (0.7.0-r2) (27/37) Purging py3-mccabe (0.7.0-r2) (28/37) Purging python3-pyc (3.11.3-r11) (29/37) Purging python3-pycache-pyc0 (3.11.3-r11) (30/37) Purging pyc (0.1-r0) (31/37) Purging python3 (3.11.3-r11) (32/37) Purging gdbm (1.23-r1) (33/37) Purging libffi (3.4.4-r2) (34/37) Purging libpanelw (6.4_p20230506-r0) (35/37) Purging mpdecimal (2.5.1-r2) (36/37) Purging readline (8.2.1-r1) (37/37) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 378 MiB in 107 packages >>> py3-http-ece: Updating the community/x86 repository index... >>> py3-http-ece: Signing the index...