>>> py3-identify: Building testing/py3-identify 2.5.23-r0 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 17:50:15 +0000 >>> py3-identify: Checking sanity of /home/buildozer/aports/testing/py3-identify/APKBUILD... >>> py3-identify: Analyzing dependencies... >>> py3-identify: Installing for build: build-base python3 py3-ukkonen py3-setuptools py3-pytest (1/30) Installing libffi (3.4.4-r2) (2/30) Installing gdbm (1.23-r1) (3/30) Installing mpdecimal (2.5.1-r2) (4/30) Installing libpanelw (6.4_p20230401-r6) (5/30) Installing readline (8.2.1-r1) (6/30) Installing sqlite-libs (3.41.2-r2) (7/30) Installing python3 (3.11.3-r10) (8/30) Installing python3-pycache-pyc0 (3.11.3-r10) (9/30) Installing pyc (0.1-r0) (10/30) Installing python3-pyc (3.11.3-r10) (11/30) Installing py3-cparser (2.21-r2) (12/30) Installing py3-cparser-pyc (2.21-r2) (13/30) Installing py3-cffi (1.15.1-r3) (14/30) Installing py3-cffi-pyc (1.15.1-r3) (15/30) Installing py3-ukkonen (1.0.1-r2) (16/30) Installing py3-parsing (3.0.9-r2) (17/30) Installing py3-parsing-pyc (3.0.9-r2) (18/30) Installing py3-packaging (23.1-r1) (19/30) Installing py3-packaging-pyc (23.1-r1) (20/30) Installing py3-setuptools (67.7.2-r0) (21/30) Installing py3-setuptools-pyc (67.7.2-r0) (22/30) Installing py3-iniconfig (1.1.1-r6) (23/30) Installing py3-iniconfig-pyc (1.1.1-r6) (24/30) Installing py3-pluggy (1.0.0-r3) (25/30) Installing py3-pluggy-pyc (1.0.0-r3) (26/30) Installing py3-py (1.11.0-r2) (27/30) Installing py3-py-pyc (1.11.0-r2) (28/30) Installing py3-pytest (7.3.1-r1) (29/30) Installing py3-pytest-pyc (7.3.1-r1) (30/30) Installing .makedepends-py3-identify (20230426.175016) Executing busybox-1.36.0-r8.trigger OK: 433 MiB in 136 packages >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.5.23.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-identify: Fetching identify-2.5.23.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.5.23.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 99k 0 99k 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.5.23.tar.gz >>> py3-identify: Checking sha512sums... identify-2.5.23.tar.gz: OK >>> py3-identify: Unpacking /var/cache/distfiles/edge/identify-2.5.23.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) running build running build_py creating build creating build/lib creating build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/interpreters.py -> build/lib/identify copying identify/__init__.py -> build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/identify.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor copying identify/py.typed -> build/lib/identify ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-identify/src/identify-2.5.23 collected 452 items tests/cli_test.py .... [ 0%] tests/extensions_test.py ............................................... [ 11%] ........................................................................ [ 27%] ........................................................................ [ 43%] ........................................................................ [ 59%] ........................................................................ [ 75%] .................... [ 79%] tests/identify_test.py ................................................. [ 90%] ............................................ [100%] ============================= 452 passed in 0.85s ============================== >>> py3-identify: 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) 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-identify/pkg creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify copying build/lib/identify/cli.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor copying build/lib/identify/vendor/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor copying build/lib/identify/vendor/licenses.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor copying build/lib/identify/interpreters.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify copying build/lib/identify/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify copying build/lib/identify/py.typed -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify copying build/lib/identify/extensions.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify copying build/lib/identify/identify.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor/licenses.py to licenses.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/interpreters.py to interpreters.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/extensions.py to extensions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/identify.py to identify.cpython-311.pyc running install_egg_info running egg_info creating identify.egg-info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt writing manifest file 'identify.egg-info/SOURCES.txt' reading manifest file 'identify.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'identify.egg-info/SOURCES.txt' Copying identify.egg-info to /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify-2.5.23-py3.11.egg-info running install_scripts Installing identify-cli script to /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/bin >>> py3-identify-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/vendor/__pycache__' -> '/home/buildozer/aports/testing/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.11/site-packages/identify/vendor/__pycache__' '/home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.11/site-packages/identify/__pycache__' -> '/home/buildozer/aports/testing/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.11/site-packages/identify/__pycache__' >>> py3-identify-pyc*: Preparing subpackage py3-identify-pyc... >>> py3-identify-pyc*: Running postcheck for py3-identify-pyc >>> py3-identify*: Running postcheck for py3-identify >>> py3-identify*: Preparing package py3-identify... >>> py3-identify-pyc*: Tracing dependencies... python3 py3-ukkonen python3~3.11 >>> py3-identify-pyc*: Package size: 416.0 KB >>> py3-identify-pyc*: Compressing data... >>> py3-identify-pyc*: Create checksum... >>> py3-identify-pyc*: Create py3-identify-pyc-2.5.23-r0.apk >>> py3-identify*: Tracing dependencies... python3 py3-ukkonen python3~3.11 >>> py3-identify*: Package size: 428.0 KB >>> py3-identify*: Compressing data... >>> py3-identify*: Create checksum... >>> py3-identify*: Create py3-identify-2.5.23-r0.apk >>> py3-identify: Build complete at Wed, 26 Apr 2023 17:50:20 +0000 elapsed time 0h 0m 5s >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Uninstalling dependencies... (1/30) Purging .makedepends-py3-identify (20230426.175016) (2/30) Purging py3-ukkonen (1.0.1-r2) (3/30) Purging py3-cffi-pyc (1.15.1-r3) (4/30) Purging py3-cffi (1.15.1-r3) (5/30) Purging py3-cparser-pyc (2.21-r2) (6/30) Purging py3-cparser (2.21-r2) (7/30) Purging py3-setuptools-pyc (67.7.2-r0) (8/30) Purging py3-setuptools (67.7.2-r0) (9/30) Purging py3-pytest-pyc (7.3.1-r1) (10/30) Purging py3-pytest (7.3.1-r1) (11/30) Purging py3-iniconfig-pyc (1.1.1-r6) (12/30) Purging py3-iniconfig (1.1.1-r6) (13/30) Purging py3-packaging-pyc (23.1-r1) (14/30) Purging py3-packaging (23.1-r1) (15/30) Purging py3-parsing-pyc (3.0.9-r2) (16/30) Purging py3-parsing (3.0.9-r2) (17/30) Purging py3-pluggy-pyc (1.0.0-r3) (18/30) Purging py3-pluggy (1.0.0-r3) (19/30) Purging py3-py-pyc (1.11.0-r2) (20/30) Purging py3-py (1.11.0-r2) (21/30) Purging python3-pyc (3.11.3-r10) (22/30) Purging python3-pycache-pyc0 (3.11.3-r10) (23/30) Purging pyc (0.1-r0) (24/30) Purging python3 (3.11.3-r10) (25/30) Purging gdbm (1.23-r1) (26/30) Purging libffi (3.4.4-r2) (27/30) Purging libpanelw (6.4_p20230401-r6) (28/30) Purging mpdecimal (2.5.1-r2) (29/30) Purging readline (8.2.1-r1) (30/30) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-identify: Updating the testing/x86 repository index... >>> py3-identify: Signing the index...