>>> py3-furl: Building testing/py3-furl 2.1.3-r2 (using abuild 3.11.0_rc13-r0) started Mon, 24 Apr 2023 01:08:54 +0000 >>> py3-furl: Checking sanity of /home/buildozer/aports/testing/py3-furl/APKBUILD... >>> py3-furl: Analyzing dependencies... >>> py3-furl: Installing for build: build-base py3-orderedmultidict py3-six py3-setuptools py3-pytest py3-flake8 py3-pycodestyle py3-pyflakes (1/33) Installing gdbm (1.23-r1) (2/33) Installing mpdecimal (2.5.1-r2) (3/33) Installing libpanelw (6.4_p20230401-r5) (4/33) Installing readline (8.2.1-r1) (5/33) Installing sqlite-libs (3.41.2-r2) (6/33) Installing python3 (3.11.3-r10) (7/33) Installing python3-pycache-pyc0 (3.11.3-r10) (8/33) Installing pyc (0.1-r0) (9/33) Installing py3-six-pyc (1.16.0-r6) (10/33) Installing python3-pyc (3.11.3-r10) (11/33) Installing py3-six (1.16.0-r6) (12/33) Installing py3-orderedmultidict (1.0.1-r4) (13/33) Installing py3-parsing (3.0.9-r2) (14/33) Installing py3-parsing-pyc (3.0.9-r2) (15/33) Installing py3-packaging (23.1-r1) (16/33) Installing py3-packaging-pyc (23.1-r1) (17/33) Installing py3-setuptools (67.7.1-r0) (18/33) Installing py3-setuptools-pyc (67.7.1-r0) (19/33) Installing py3-iniconfig (1.1.1-r6) (20/33) Installing py3-iniconfig-pyc (1.1.1-r6) (21/33) Installing py3-pluggy (1.0.0-r3) (22/33) Installing py3-pluggy-pyc (1.0.0-r3) (23/33) Installing py3-py (1.11.0-r2) (24/33) Installing py3-py-pyc (1.11.0-r2) (25/33) Installing py3-pytest (7.3.1-r1) (26/33) Installing py3-pytest-pyc (7.3.1-r1) (27/33) Installing py3-pyflakes (3.0.1-r0) (28/33) Installing py3-pycodestyle (2.10.0-r1) (29/33) Installing py3-mccabe (0.7.0-r2) (30/33) Installing py3-mccabe-pyc (0.7.0-r2) (31/33) Installing py3-flake8 (6.0.0-r1) (32/33) Installing py3-flake8-pyc (6.0.0-r1) (33/33) Installing .makedepends-py3-furl (20230424.010855) Executing busybox-1.36.0-r7.trigger OK: 959 MiB in 141 packages >>> py3-furl: Cleaning up srcdir >>> py3-furl: Cleaning up pkgdir >>> py3-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge//furl-2.1.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 100 44223 100 44223 0 0 413k 0 --:--:-- --:--:-- --:--:-- 415k >>> py3-furl: Fetching https://distfiles.alpinelinux.org/distfiles/edge//furl-2.1.3.tar.gz >>> py3-furl: Checking sha512sums... furl-2.1.3.tar.gz: OK >>> py3-furl: Unpacking /var/cache/distfiles/edge//furl-2.1.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) running build running build_py creating build creating build/lib creating build/lib/furl copying furl/__init__.py -> build/lib/furl copying furl/omdict1D.py -> build/lib/furl copying furl/__version__.py -> build/lib/furl copying furl/compat.py -> build/lib/furl copying furl/common.py -> build/lib/furl copying furl/furl.py -> build/lib/furl running egg_info writing furl.egg-info/PKG-INFO writing dependency_links to furl.egg-info/dependency_links.txt writing requirements to furl.egg-info/requires.txt writing top-level names to furl.egg-info/top_level.txt reading manifest file 'furl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'furl.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-furl/src/furl-2.1.3 collected 78 items tests/test_furl.py ..................................................... [ 67%] ..................... [ 94%] tests/test_omdict1D.py .... [100%] ============================== 78 passed in 7.04s ============================== >>> py3-furl: 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/testing/py3-furl/pkg creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/__init__.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/omdict1D.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/__version__.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/compat.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/common.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl copying build/lib/furl/furl.py -> /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/omdict1D.py to omdict1D.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/__version__.py to __version__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/common.py to common.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/furl.py to furl.cpython-311.pyc running install_egg_info running egg_info writing furl.egg-info/PKG-INFO writing dependency_links to furl.egg-info/dependency_links.txt writing requirements to furl.egg-info/requires.txt writing top-level names to furl.egg-info/top_level.txt reading manifest file 'furl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'furl.egg-info/SOURCES.txt' Copying furl.egg-info to /home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl-2.1.3-py3.11.egg-info running install_scripts >>> py3-furl-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-furl/pkg/py3-furl/usr/lib/python3.11/site-packages/furl/__pycache__' -> '/home/buildozer/aports/testing/py3-furl/pkg/py3-furl-pyc/usr/lib/python3.11/site-packages/furl/__pycache__' >>> py3-furl-pyc*: Preparing subpackage py3-furl-pyc... >>> py3-furl-pyc*: Running postcheck for py3-furl-pyc >>> py3-furl*: Running postcheck for py3-furl >>> py3-furl*: Preparing package py3-furl... >>> py3-furl-pyc*: Tracing dependencies... py3-orderedmultidict py3-six python3~3.11 >>> py3-furl-pyc*: Package size: 132.0 KB >>> py3-furl-pyc*: Compressing data... >>> py3-furl-pyc*: Create checksum... >>> py3-furl-pyc*: Create py3-furl-pyc-2.1.3-r2.apk >>> py3-furl*: Tracing dependencies... py3-orderedmultidict py3-six python3~3.11 >>> py3-furl*: Package size: 132.0 KB >>> py3-furl*: Compressing data... >>> py3-furl*: Create checksum... >>> py3-furl*: Create py3-furl-2.1.3-r2.apk >>> py3-furl: Build complete at Mon, 24 Apr 2023 01:09:04 +0000 elapsed time 0h 0m 10s >>> py3-furl: Cleaning up srcdir >>> py3-furl: Cleaning up pkgdir >>> py3-furl: Uninstalling dependencies... (1/33) Purging .makedepends-py3-furl (20230424.010855) (2/33) Purging py3-orderedmultidict (1.0.1-r4) (3/33) Purging py3-six-pyc (1.16.0-r6) (4/33) Purging py3-six (1.16.0-r6) (5/33) Purging py3-setuptools-pyc (67.7.1-r0) (6/33) Purging py3-setuptools (67.7.1-r0) (7/33) Purging py3-pytest-pyc (7.3.1-r1) (8/33) Purging py3-pytest (7.3.1-r1) (9/33) Purging py3-iniconfig-pyc (1.1.1-r6) (10/33) Purging py3-iniconfig (1.1.1-r6) (11/33) Purging py3-packaging-pyc (23.1-r1) (12/33) Purging py3-packaging (23.1-r1) (13/33) Purging py3-parsing-pyc (3.0.9-r2) (14/33) Purging py3-parsing (3.0.9-r2) (15/33) Purging py3-pluggy-pyc (1.0.0-r3) (16/33) Purging py3-pluggy (1.0.0-r3) (17/33) Purging py3-py-pyc (1.11.0-r2) (18/33) Purging py3-py (1.11.0-r2) (19/33) Purging py3-flake8-pyc (6.0.0-r1) (20/33) Purging py3-flake8 (6.0.0-r1) (21/33) Purging py3-mccabe-pyc (0.7.0-r2) (22/33) Purging py3-mccabe (0.7.0-r2) (23/33) Purging py3-pycodestyle (2.10.0-r1) (24/33) Purging py3-pyflakes (3.0.1-r0) (25/33) Purging python3-pyc (3.11.3-r10) (26/33) Purging python3-pycache-pyc0 (3.11.3-r10) (27/33) Purging pyc (0.1-r0) (28/33) Purging python3 (3.11.3-r10) (29/33) Purging gdbm (1.23-r1) (30/33) Purging libpanelw (6.4_p20230401-r5) (31/33) Purging mpdecimal (2.5.1-r2) (32/33) Purging readline (8.2.1-r1) (33/33) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 907 MiB in 108 packages >>> py3-furl: Updating the testing/armv7 repository index... >>> py3-furl: Signing the index...