>>> py3-magic: Building community/py3-magic 0.4.27-r4 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 08:38:53 +0000 >>> py3-magic: Validating /home/buildozer/aports/community/py3-magic/APKBUILD... >>> py3-magic: Analyzing dependencies... >>> py3-magic: Installing for build: build-base python3 libmagic py3-gpep517 py3-setuptools py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing python3-pyc (3.14.3-r0) (12/32) Installing py3-installer (0.7.0-r3) (13/32) Installing py3-installer-pyc (0.7.0-r3) (14/32) Installing py3-gpep517 (19-r2) (15/32) Installing py3-gpep517-pyc (19-r2) (16/32) Installing py3-parsing (3.3.2-r1) (17/32) Installing py3-parsing-pyc (3.3.2-r1) (18/32) Installing py3-packaging (26.0-r1) (19/32) Installing py3-packaging-pyc (26.0-r1) (20/32) Installing py3-setuptools (82.0.1-r1) (21/32) Installing py3-setuptools-pyc (82.0.1-r1) (22/32) Installing py3-iniconfig (2.3.0-r1) (23/32) Installing py3-iniconfig-pyc (2.3.0-r1) (24/32) Installing py3-pluggy (1.6.0-r1) (25/32) Installing py3-pluggy-pyc (1.6.0-r1) (26/32) Installing py3-py (1.11.0-r5) (27/32) Installing py3-py-pyc (1.11.0-r5) (28/32) Installing py3-pygments (2.19.2-r1) (29/32) Installing py3-pygments-pyc (2.19.2-r1) (30/32) Installing py3-pytest (9.0.2-r1) (31/32) Installing py3-pytest-pyc (9.0.2-r1) (32/32) Installing .makedepends-py3-magic (20260328.083854) Executing busybox-1.37.0-r31.trigger OK: 343.7 MiB in 136 packages >>> py3-magic: Cleaning up srcdir >>> py3-magic: Cleaning up pkgdir >>> py3-magic: Cleaning up tmpdir >>> py3-magic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-magic-0.4.27.tar.gz /var/cache/distfiles/edge/py3-magic-0.4.27.tar.gz: OK /home/buildozer/aports/community/py3-magic/file-5.44.patch: OK /home/buildozer/aports/community/py3-magic/file-5.45.patch: OK /home/buildozer/aports/community/py3-magic/file-5.47.patch: OK >>> py3-magic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-magic-0.4.27.tar.gz /var/cache/distfiles/edge/py3-magic-0.4.27.tar.gz: OK /home/buildozer/aports/community/py3-magic/file-5.44.patch: OK /home/buildozer/aports/community/py3-magic/file-5.45.patch: OK /home/buildozer/aports/community/py3-magic/file-5.47.patch: OK >>> py3-magic: Unpacking /var/cache/distfiles/edge/py3-magic-0.4.27.tar.gz... >>> py3-magic: file-5.44.patch patching file test/python_magic_test.py >>> py3-magic: file-5.45.patch patching file test/libmagic_test.py patching file test/python_magic_test.py >>> py3-magic: file-5.47.patch patching file test/python_magic_test.py 2026-03-28 08:38:55,630 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 08:38:55,650 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-03-28 08:38:55,666 root INFO running build 2026-03-28 08:38:55,666 root INFO running build_py 2026-03-28 08:38:55,670 root INFO creating build/lib/magic 2026-03-28 08:38:55,670 root INFO copying magic/__init__.py -> build/lib/magic 2026-03-28 08:38:55,670 root INFO copying magic/loader.py -> build/lib/magic 2026-03-28 08:38:55,670 root INFO copying magic/compat.py -> build/lib/magic 2026-03-28 08:38:55,671 root INFO copying magic/__init__.pyi -> build/lib/magic 2026-03-28 08:38:55,671 root INFO copying magic/py.typed -> build/lib/magic 2026-03-28 08:38:55,677 root INFO installing to build/bdist.linux-armv8l/wheel 2026-03-28 08:38:55,677 root INFO running install 2026-03-28 08:38:55,686 root INFO running install_lib 2026-03-28 08:38:55,689 root INFO creating build/bdist.linux-armv8l/wheel 2026-03-28 08:38:55,689 root INFO creating build/bdist.linux-armv8l/wheel/magic 2026-03-28 08:38:55,689 root INFO copying build/lib/magic/__init__.py -> build/bdist.linux-armv8l/wheel/./magic 2026-03-28 08:38:55,690 root INFO copying build/lib/magic/loader.py -> build/bdist.linux-armv8l/wheel/./magic 2026-03-28 08:38:55,690 root INFO copying build/lib/magic/py.typed -> build/bdist.linux-armv8l/wheel/./magic 2026-03-28 08:38:55,690 root INFO copying build/lib/magic/__init__.pyi -> build/bdist.linux-armv8l/wheel/./magic 2026-03-28 08:38:55,690 root INFO copying build/lib/magic/compat.py -> build/bdist.linux-armv8l/wheel/./magic 2026-03-28 08:38:55,690 root INFO running install_egg_info 2026-03-28 08:38:55,693 root INFO running egg_info 2026-03-28 08:38:55,695 root INFO creating python_magic.egg-info 2026-03-28 08:38:55,695 root INFO writing python_magic.egg-info/PKG-INFO 2026-03-28 08:38:55,696 root INFO writing dependency_links to python_magic.egg-info/dependency_links.txt 2026-03-28 08:38:55,696 root INFO writing top-level names to python_magic.egg-info/top_level.txt 2026-03-28 08:38:55,696 root INFO writing manifest file 'python_magic.egg-info/SOURCES.txt' 2026-03-28 08:38:55,699 root INFO reading manifest file 'python_magic.egg-info/SOURCES.txt' 2026-03-28 08:38:55,699 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 08:38:55,699 root WARNING warning: no directories found matching 'tests' 2026-03-28 08:38:55,700 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-28 08:38:55,700 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-03-28 08:38:55,700 root INFO adding license file 'LICENSE' 2026-03-28 08:38:55,701 root INFO writing manifest file 'python_magic.egg-info/SOURCES.txt' 2026-03-28 08:38:55,701 root INFO Copying python_magic.egg-info to build/bdist.linux-armv8l/wheel/./python_magic-0.4.27-py3.14.egg-info 2026-03-28 08:38:55,702 root INFO running install_scripts 2026-03-28 08:38:55,703 root INFO creating build/bdist.linux-armv8l/wheel/python_magic-0.4.27.dist-info/WHEEL 2026-03-28 08:38:55,703 wheel INFO creating '/home/buildozer/aports/community/py3-magic/src/python-magic-0.4.27/.dist/.tmp-c2zywurw/python_magic-0.4.27-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-03-28 08:38:55,704 wheel INFO adding 'magic/__init__.py' 2026-03-28 08:38:55,704 wheel INFO adding 'magic/__init__.pyi' 2026-03-28 08:38:55,704 wheel INFO adding 'magic/compat.py' 2026-03-28 08:38:55,704 wheel INFO adding 'magic/loader.py' 2026-03-28 08:38:55,704 wheel INFO adding 'magic/py.typed' 2026-03-28 08:38:55,705 wheel INFO adding 'python_magic-0.4.27.dist-info/licenses/LICENSE' 2026-03-28 08:38:55,705 wheel INFO adding 'python_magic-0.4.27.dist-info/METADATA' 2026-03-28 08:38:55,705 wheel INFO adding 'python_magic-0.4.27.dist-info/WHEEL' 2026-03-28 08:38:55,705 wheel INFO adding 'python_magic-0.4.27.dist-info/top_level.txt' 2026-03-28 08:38:55,705 wheel INFO adding 'python_magic-0.4.27.dist-info/RECORD' 2026-03-28 08:38:55,705 root INFO removing build/bdist.linux-armv8l/wheel 2026-03-28 08:38:55,706 gpep517 INFO The backend produced .dist/python_magic-0.4.27-py2.py3-none-any.whl python_magic-0.4.27-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-magic/src/python-magic-0.4.27 collected 20 items / 4 deselected / 16 selected test/python_magic_test.py .............ss. [100%] ================= 14 passed, 2 skipped, 4 deselected in 0.12s ================== >>> py3-magic: Entering fakeroot... >>> py3-magic-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/magic/__pycache__' -> '/home/buildozer/aports/community/py3-magic/pkg/py3-magic-pyc/usr/lib/python3.14/site-packages/magic/__pycache__' >>> py3-magic-pyc*: Preparing subpackage py3-magic-pyc... >>> py3-magic-pyc*: Running postcheck for py3-magic-pyc >>> py3-magic*: Running postcheck for py3-magic >>> py3-magic*: Preparing package py3-magic... >>> py3-magic-pyc*: Tracing dependencies... python3~3.14 >>> py3-magic-pyc*: Package size: 28.7 KB >>> py3-magic-pyc*: Compressing data... >>> py3-magic-pyc*: Create checksum... >>> py3-magic-pyc*: Create py3-magic-pyc-0.4.27-r4.apk >>> py3-magic*: Tracing dependencies... python3 libmagic python3~3.14 >>> py3-magic*: Package size: 35.9 KB >>> py3-magic*: Compressing data... >>> py3-magic*: Create checksum... >>> py3-magic*: Create py3-magic-0.4.27-r4.apk >>> py3-magic: Build complete at Sat, 28 Mar 2026 08:38:56 +0000 elapsed time 0h 0m 3s >>> py3-magic: Cleaning up srcdir >>> py3-magic: Cleaning up pkgdir >>> py3-magic: Cleaning up tmpdir >>> py3-magic: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-magic (20260328.083854) ( 2/32) Purging py3-gpep517-pyc (19-r2) ( 3/32) Purging py3-gpep517 (19-r2) ( 4/32) Purging py3-installer-pyc (0.7.0-r3) ( 5/32) Purging py3-installer (0.7.0-r3) ( 6/32) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/32) Purging py3-setuptools (82.0.1-r1) ( 8/32) Purging py3-pytest-pyc (9.0.2-r1) ( 9/32) Purging py3-pytest (9.0.2-r1) (10/32) Purging py3-iniconfig-pyc (2.3.0-r1) (11/32) Purging py3-iniconfig (2.3.0-r1) (12/32) Purging py3-packaging-pyc (26.0-r1) (13/32) Purging py3-packaging (26.0-r1) (14/32) Purging py3-parsing-pyc (3.3.2-r1) (15/32) Purging py3-parsing (3.3.2-r1) (16/32) Purging py3-pluggy-pyc (1.6.0-r1) (17/32) Purging py3-pluggy (1.6.0-r1) (18/32) Purging py3-py-pyc (1.11.0-r5) (19/32) Purging py3-py (1.11.0-r5) (20/32) Purging py3-pygments-pyc (2.19.2-r1) (21/32) Purging py3-pygments (2.19.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 289.7 MiB in 104 packages >>> py3-magic: Updating the community/armv7 repository index... >>> py3-magic: Signing the index...