>>> py3-identify: Building community/py3-identify 2.6.19-r0 (using abuild 3.17.0_rc1-r2) started Mon, 20 Apr 2026 10:22:09 +0000 >>> py3-identify: Validating /home/buildozer/aports/community/py3-identify/APKBUILD... >>> py3-identify: Analyzing dependencies... >>> py3-identify: Installing for build: build-base py3-ukkonen py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/41) Installing libbz2 (1.0.8-r6) ( 2/41) Installing libffi (3.5.2-r1) ( 3/41) Installing gdbm (1.26-r0) ( 4/41) Installing xz-libs (5.8.2-r0) ( 5/41) Installing mpdecimal (4.0.1-r0) ( 6/41) Installing libpanelw (6.6_p20260404-r0) ( 7/41) Installing readline (8.3.3-r1) ( 8/41) Installing sqlite-libs (3.53.0-r0) ( 9/41) Installing python3 (3.14.3-r0) (10/41) Installing python3-pycache-pyc0 (3.14.3-r0) (11/41) Installing pyc (3.14.3-r0) (12/41) Installing py3-cparser-pyc (3.0-r1) (13/41) Installing py3-ukkonen-pyc (1.0.1-r5) (14/41) Installing py3-cffi-pyc (2.0.0-r0) (15/41) Installing python3-pyc (3.14.3-r0) (16/41) Installing py3-cparser (3.0-r1) (17/41) Installing py3-cffi (2.0.0-r0) (18/41) Installing py3-ukkonen (1.0.1-r5) (19/41) Installing py3-installer (1.0.0-r0) (20/41) Installing py3-installer-pyc (1.0.0-r0) (21/41) Installing py3-gpep517 (19-r2) (22/41) Installing py3-gpep517-pyc (19-r2) (23/41) Installing py3-parsing (3.3.2-r1) (24/41) Installing py3-parsing-pyc (3.3.2-r1) (25/41) Installing py3-packaging (26.0-r1) (26/41) Installing py3-packaging-pyc (26.0-r1) (27/41) Installing py3-setuptools (82.0.1-r1) (28/41) Installing py3-setuptools-pyc (82.0.1-r1) (29/41) Installing py3-wheel (0.46.3-r1) (30/41) Installing py3-wheel-pyc (0.46.3-r1) (31/41) Installing py3-iniconfig (2.3.0-r1) (32/41) Installing py3-iniconfig-pyc (2.3.0-r1) (33/41) Installing py3-pluggy (1.6.0-r1) (34/41) Installing py3-pluggy-pyc (1.6.0-r1) (35/41) Installing py3-py (1.11.0-r5) (36/41) Installing py3-py-pyc (1.11.0-r5) (37/41) Installing py3-pygments (2.20.0-r0) (38/41) Installing py3-pygments-pyc (2.20.0-r0) (39/41) Installing py3-pytest (9.0.3-r0) (40/41) Installing py3-pytest-pyc (9.0.3-r0) (41/41) Installing .makedepends-py3-identify (20260420.102210) Executing busybox-1.37.0-r31.trigger OK: 399.9 MiB in 144 packages >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Cleaning up tmpdir >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.6.19.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-identify: Fetching identify-2.6.19.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.6.19.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/identify-2.6.19.tar.gz.part' identify-2.6.19.tar. 100% |********************************| 99.8k 0:00:00 ETA '/var/cache/distfiles/edge/identify-2.6.19.tar.gz.part' saved /var/cache/distfiles/edge/identify-2.6.19.tar.gz: OK >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.6.19.tar.gz /var/cache/distfiles/edge/identify-2.6.19.tar.gz: OK >>> py3-identify: Unpacking /var/cache/distfiles/edge/identify-2.6.19.tar.gz... 2026-04-20 10:22:12,008 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-20 10:22:12,034 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-20 10:22:12,053 root INFO running build 2026-04-20 10:22:12,053 root INFO running build_py 2026-04-20 10:22:12,057 root INFO creating build/lib/identify 2026-04-20 10:22:12,058 root INFO copying identify/__init__.py -> build/lib/identify 2026-04-20 10:22:12,058 root INFO copying identify/identify.py -> build/lib/identify 2026-04-20 10:22:12,058 root INFO copying identify/cli.py -> build/lib/identify 2026-04-20 10:22:12,059 root INFO copying identify/extensions.py -> build/lib/identify 2026-04-20 10:22:12,059 root INFO copying identify/interpreters.py -> build/lib/identify 2026-04-20 10:22:12,059 root INFO creating build/lib/identify/vendor 2026-04-20 10:22:12,059 root INFO copying identify/vendor/__init__.py -> build/lib/identify/vendor 2026-04-20 10:22:12,060 root INFO copying identify/vendor/licenses.py -> build/lib/identify/vendor 2026-04-20 10:22:12,061 root INFO copying identify/py.typed -> build/lib/identify 2026-04-20 10:22:12,069 root INFO installing to build/bdist.linux-armv8l/wheel 2026-04-20 10:22:12,069 root INFO running install 2026-04-20 10:22:12,078 root INFO running install_lib 2026-04-20 10:22:12,082 root INFO creating build/bdist.linux-armv8l/wheel 2026-04-20 10:22:12,082 root INFO creating build/bdist.linux-armv8l/wheel/identify 2026-04-20 10:22:12,082 root INFO copying build/lib/identify/__init__.py -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,082 root INFO copying build/lib/identify/identify.py -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,083 root INFO copying build/lib/identify/cli.py -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,083 root INFO copying build/lib/identify/extensions.py -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,083 root INFO copying build/lib/identify/interpreters.py -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,084 root INFO copying build/lib/identify/py.typed -> build/bdist.linux-armv8l/wheel/./identify 2026-04-20 10:22:12,084 root INFO creating build/bdist.linux-armv8l/wheel/identify/vendor 2026-04-20 10:22:12,084 root INFO copying build/lib/identify/vendor/__init__.py -> build/bdist.linux-armv8l/wheel/./identify/vendor 2026-04-20 10:22:12,084 root INFO copying build/lib/identify/vendor/licenses.py -> build/bdist.linux-armv8l/wheel/./identify/vendor 2026-04-20 10:22:12,085 root INFO running install_egg_info 2026-04-20 10:22:12,089 root INFO running egg_info 2026-04-20 10:22:12,092 root INFO creating identify.egg-info 2026-04-20 10:22:12,092 root INFO writing identify.egg-info/PKG-INFO 2026-04-20 10:22:12,093 root INFO writing dependency_links to identify.egg-info/dependency_links.txt 2026-04-20 10:22:12,093 root INFO writing entry points to identify.egg-info/entry_points.txt 2026-04-20 10:22:12,093 root INFO writing requirements to identify.egg-info/requires.txt 2026-04-20 10:22:12,094 root INFO writing top-level names to identify.egg-info/top_level.txt 2026-04-20 10:22:12,094 root INFO writing manifest file 'identify.egg-info/SOURCES.txt' 2026-04-20 10:22:12,097 root INFO reading manifest file 'identify.egg-info/SOURCES.txt' 2026-04-20 10:22:12,098 root INFO adding license file 'LICENSE' 2026-04-20 10:22:12,099 root INFO writing manifest file 'identify.egg-info/SOURCES.txt' 2026-04-20 10:22:12,099 root INFO Copying identify.egg-info to build/bdist.linux-armv8l/wheel/./identify-2.6.19-py3.14.egg-info 2026-04-20 10:22:12,100 root INFO running install_scripts 2026-04-20 10:22:12,102 root INFO creating build/bdist.linux-armv8l/wheel/identify-2.6.19.dist-info/WHEEL 2026-04-20 10:22:12,103 wheel INFO creating '/home/buildozer/aports/community/py3-identify/src/identify-2.6.19/.dist/.tmp-oq_njqi8/identify-2.6.19-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-04-20 10:22:12,103 wheel INFO adding 'identify/__init__.py' 2026-04-20 10:22:12,103 wheel INFO adding 'identify/cli.py' 2026-04-20 10:22:12,103 wheel INFO adding 'identify/extensions.py' 2026-04-20 10:22:12,104 wheel INFO adding 'identify/identify.py' 2026-04-20 10:22:12,104 wheel INFO adding 'identify/interpreters.py' 2026-04-20 10:22:12,104 wheel INFO adding 'identify/py.typed' 2026-04-20 10:22:12,104 wheel INFO adding 'identify/vendor/__init__.py' 2026-04-20 10:22:12,105 wheel INFO adding 'identify/vendor/licenses.py' 2026-04-20 10:22:12,107 wheel INFO adding 'identify-2.6.19.dist-info/licenses/LICENSE' 2026-04-20 10:22:12,107 wheel INFO adding 'identify-2.6.19.dist-info/METADATA' 2026-04-20 10:22:12,107 wheel INFO adding 'identify-2.6.19.dist-info/WHEEL' 2026-04-20 10:22:12,107 wheel INFO adding 'identify-2.6.19.dist-info/entry_points.txt' 2026-04-20 10:22:12,108 wheel INFO adding 'identify-2.6.19.dist-info/top_level.txt' 2026-04-20 10:22:12,108 wheel INFO adding 'identify-2.6.19.dist-info/RECORD' 2026-04-20 10:22:12,108 root INFO removing build/bdist.linux-armv8l/wheel 2026-04-20 10:22:12,109 gpep517 INFO The backend produced .dist/identify-2.6.19-py2.py3-none-any.whl identify-2.6.19-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-identify/src/identify-2.6.19 collected 542 items tests/cli_test.py .... [ 0%] tests/extensions_test.py ............................................... [ 9%] ........................................................................ [ 22%] ........................................................................ [ 35%] ........................................................................ [ 49%] ........................................................................ [ 62%] ........................................................................ [ 75%] ............................. [ 81%] tests/identify_test.py ................................................. [ 90%] ..................................................... [100%] ============================= 542 passed in 0.60s ============================== >>> py3-identify: Entering fakeroot... >>> py3-identify-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/identify/__pycache__' -> '/home/buildozer/aports/community/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.14/site-packages/identify/__pycache__' 'usr/lib/python3.14/site-packages/identify/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.14/site-packages/identify/vendor/__pycache__' >>> py3-identify-pyc*: Preparing subpackage py3-identify-pyc... Please specify at least one package name on the command line. >>> py3-identify-pyc*: Running postcheck for py3-identify-pyc >>> py3-identify*: Running postcheck for py3-identify >>> py3-identify*: Preparing package py3-identify... Please specify at least one package name on the command line. >>> py3-identify-pyc*: Tracing dependencies... python3~3.14 >>> py3-identify-pyc*: Package size: 361.8 KB >>> py3-identify-pyc*: Compressing data... >>> py3-identify-pyc*: Create checksum... >>> py3-identify-pyc*: Create py3-identify-pyc-2.6.19-r0.apk >>> py3-identify*: Tracing dependencies... py3-ukkonen python3~3.14 >>> py3-identify*: Package size: 358.4 KB >>> py3-identify*: Compressing data... >>> py3-identify*: Create checksum... libfakeroot internal error: payload not recognized! >>> py3-identify*: Create py3-identify-2.6.19-r0.apk >>> py3-identify: Build complete at Mon, 20 Apr 2026 10:22:18 +0000 elapsed time 0h 0m 9s >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Cleaning up tmpdir >>> py3-identify: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-identify (20260420.102210) ( 2/41) Purging py3-ukkonen-pyc (1.0.1-r5) ( 3/41) Purging py3-ukkonen (1.0.1-r5) ( 4/41) Purging py3-cffi-pyc (2.0.0-r0) ( 5/41) Purging py3-cffi (2.0.0-r0) ( 6/41) Purging py3-cparser-pyc (3.0-r1) ( 7/41) Purging py3-cparser (3.0-r1) ( 8/41) Purging py3-gpep517-pyc (19-r2) ( 9/41) Purging py3-gpep517 (19-r2) (10/41) Purging py3-installer-pyc (1.0.0-r0) (11/41) Purging py3-installer (1.0.0-r0) (12/41) Purging py3-setuptools-pyc (82.0.1-r1) (13/41) Purging py3-setuptools (82.0.1-r1) (14/41) Purging py3-wheel-pyc (0.46.3-r1) (15/41) Purging py3-wheel (0.46.3-r1) (16/41) Purging py3-pytest-pyc (9.0.3-r0) (17/41) Purging py3-pytest (9.0.3-r0) (18/41) Purging py3-iniconfig-pyc (2.3.0-r1) (19/41) Purging py3-iniconfig (2.3.0-r1) (20/41) Purging py3-packaging-pyc (26.0-r1) (21/41) Purging py3-packaging (26.0-r1) (22/41) Purging py3-parsing-pyc (3.3.2-r1) (23/41) Purging py3-parsing (3.3.2-r1) (24/41) Purging py3-pluggy-pyc (1.6.0-r1) (25/41) Purging py3-pluggy (1.6.0-r1) (26/41) Purging py3-py-pyc (1.11.0-r5) (27/41) Purging py3-py (1.11.0-r5) (28/41) Purging py3-pygments-pyc (2.20.0-r0) (29/41) Purging py3-pygments (2.20.0-r0) (30/41) Purging python3-pyc (3.14.3-r0) (31/41) Purging python3-pycache-pyc0 (3.14.3-r0) (32/41) Purging pyc (3.14.3-r0) (33/41) Purging python3 (3.14.3-r0) (34/41) Purging gdbm (1.26-r0) (35/41) Purging libbz2 (1.0.8-r6) (36/41) Purging libffi (3.5.2-r1) (37/41) Purging libpanelw (6.6_p20260404-r0) (38/41) Purging mpdecimal (4.0.1-r0) (39/41) Purging readline (8.3.3-r1) (40/41) Purging sqlite-libs (3.53.0-r0) (41/41) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 342.0 MiB in 103 packages >>> py3-identify: Updating the community/armhf repository index... >>> py3-identify: Signing the index...