>>> py3-magic: Building community/py3-magic 0.4.27-r4 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 13:30:31 +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/33) Installing libbz2 (1.0.8-r6) ( 2/33) Installing libffi (3.5.2-r1) ( 3/33) Installing gdbm (1.26-r0) ( 4/33) Installing xz-libs (5.8.2-r0) ( 5/33) Installing mpdecimal (4.0.1-r0) ( 6/33) Installing libpanelw (6.6_p20260404-r0) ( 7/33) Installing readline (8.3.3-r1) ( 8/33) Installing sqlite-libs (3.53.0-r0) ( 9/33) Installing python3 (3.14.3-r0) (10/33) Installing python3-pycache-pyc0 (3.14.3-r0) (11/33) Installing pyc (3.14.3-r0) (12/33) Installing python3-pyc (3.14.3-r0) (13/33) Installing py3-installer (1.0.0-r0) (14/33) Installing py3-installer-pyc (1.0.0-r0) (15/33) Installing py3-gpep517 (19-r2) (16/33) Installing py3-gpep517-pyc (19-r2) (17/33) Installing py3-parsing (3.3.2-r1) (18/33) Installing py3-parsing-pyc (3.3.2-r1) (19/33) Installing py3-packaging (26.1-r0) (20/33) Installing py3-packaging-pyc (26.1-r0) (21/33) Installing py3-setuptools (82.0.1-r1) (22/33) Installing py3-setuptools-pyc (82.0.1-r1) (23/33) Installing py3-iniconfig (2.3.0-r1) (24/33) Installing py3-iniconfig-pyc (2.3.0-r1) (25/33) Installing py3-pluggy (1.6.0-r1) (26/33) Installing py3-pluggy-pyc (1.6.0-r1) (27/33) Installing py3-py (1.11.0-r5) (28/33) Installing py3-py-pyc (1.11.0-r5) (29/33) Installing py3-pygments (2.20.0-r0) (30/33) Installing py3-pygments-pyc (2.20.0-r0) (31/33) Installing py3-pytest (9.0.3-r0) (32/33) Installing py3-pytest-pyc (9.0.3-r0) (33/33) Installing .makedepends-py3-magic (20260424.133034) Executing busybox-1.37.0-r31.trigger OK: 483.4 MiB in 135 packages >>> py3-magic: Cleaning up srcdir >>> py3-magic: Cleaning up pkgdir >>> py3-magic: Cleaning up tmpdir >>> py3-magic: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-magic-0.4.27.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-magic-0.4.27.tar.gz.part' py3-magic-0.4.27.tar 100% |********************************| 843k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-magic-0.4.27.tar.gz.part' saved /var/cache/distfiles/v3.24/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/v3.24/py3-magic-0.4.27.tar.gz /var/cache/distfiles/v3.24/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/v3.24/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-04-24 13:30:35,723 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-04-24 13:30:35,747 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-24 13:30:35,766 root INFO running build 2026-04-24 13:30:35,766 root INFO running build_py 2026-04-24 13:30:35,770 root INFO creating build/lib/magic 2026-04-24 13:30:35,771 root INFO copying magic/__init__.py -> build/lib/magic 2026-04-24 13:30:35,771 root INFO copying magic/compat.py -> build/lib/magic 2026-04-24 13:30:35,771 root INFO copying magic/loader.py -> build/lib/magic 2026-04-24 13:30:35,772 root INFO copying magic/__init__.pyi -> build/lib/magic 2026-04-24 13:30:35,773 root INFO copying magic/py.typed -> build/lib/magic 2026-04-24 13:30:35,780 root INFO installing to build/bdist.linux-i686/wheel 2026-04-24 13:30:35,780 root INFO running install 2026-04-24 13:30:35,791 root INFO running install_lib 2026-04-24 13:30:35,795 root INFO creating build/bdist.linux-i686/wheel 2026-04-24 13:30:35,795 root INFO creating build/bdist.linux-i686/wheel/magic 2026-04-24 13:30:35,795 root INFO copying build/lib/magic/__init__.py -> build/bdist.linux-i686/wheel/./magic 2026-04-24 13:30:35,795 root INFO copying build/lib/magic/__init__.pyi -> build/bdist.linux-i686/wheel/./magic 2026-04-24 13:30:35,796 root INFO copying build/lib/magic/compat.py -> build/bdist.linux-i686/wheel/./magic 2026-04-24 13:30:35,796 root INFO copying build/lib/magic/py.typed -> build/bdist.linux-i686/wheel/./magic 2026-04-24 13:30:35,796 root INFO copying build/lib/magic/loader.py -> build/bdist.linux-i686/wheel/./magic 2026-04-24 13:30:35,796 root INFO running install_egg_info 2026-04-24 13:30:35,800 root INFO running egg_info 2026-04-24 13:30:35,803 root INFO creating python_magic.egg-info 2026-04-24 13:30:35,803 root INFO writing python_magic.egg-info/PKG-INFO 2026-04-24 13:30:35,804 root INFO writing dependency_links to python_magic.egg-info/dependency_links.txt 2026-04-24 13:30:35,804 root INFO writing top-level names to python_magic.egg-info/top_level.txt 2026-04-24 13:30:35,804 root INFO writing manifest file 'python_magic.egg-info/SOURCES.txt' 2026-04-24 13:30:35,808 root INFO reading manifest file 'python_magic.egg-info/SOURCES.txt' 2026-04-24 13:30:35,808 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 13:30:35,809 root WARNING warning: no directories found matching 'tests' 2026-04-24 13:30:35,809 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-04-24 13:30:35,809 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-04-24 13:30:35,809 root INFO adding license file 'LICENSE' 2026-04-24 13:30:35,810 root INFO writing manifest file 'python_magic.egg-info/SOURCES.txt' 2026-04-24 13:30:35,810 root INFO Copying python_magic.egg-info to build/bdist.linux-i686/wheel/./python_magic-0.4.27-py3.14.egg-info 2026-04-24 13:30:35,811 root INFO running install_scripts 2026-04-24 13:30:35,813 root INFO creating build/bdist.linux-i686/wheel/python_magic-0.4.27.dist-info/WHEEL 2026-04-24 13:30:35,813 wheel INFO creating '/home/buildozer/aports/community/py3-magic/src/python-magic-0.4.27/.dist/.tmp-99fiq7co/python_magic-0.4.27-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-24 13:30:35,814 wheel INFO adding 'magic/__init__.py' 2026-04-24 13:30:35,814 wheel INFO adding 'magic/__init__.pyi' 2026-04-24 13:30:35,814 wheel INFO adding 'magic/compat.py' 2026-04-24 13:30:35,815 wheel INFO adding 'magic/loader.py' 2026-04-24 13:30:35,815 wheel INFO adding 'magic/py.typed' 2026-04-24 13:30:35,815 wheel INFO adding 'python_magic-0.4.27.dist-info/licenses/LICENSE' 2026-04-24 13:30:35,815 wheel INFO adding 'python_magic-0.4.27.dist-info/METADATA' 2026-04-24 13:30:35,816 wheel INFO adding 'python_magic-0.4.27.dist-info/WHEEL' 2026-04-24 13:30:35,816 wheel INFO adding 'python_magic-0.4.27.dist-info/top_level.txt' 2026-04-24 13:30:35,816 wheel INFO adding 'python_magic-0.4.27.dist-info/RECORD' 2026-04-24 13:30:35,816 root INFO removing build/bdist.linux-i686/wheel 2026-04-24 13:30:35,817 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.3, 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.14s ================== >>> 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... Please specify at least one package name on the command line. >>> py3-magic-pyc*: Running postcheck for py3-magic-pyc >>> py3-magic*: Running postcheck for py3-magic >>> py3-magic*: Preparing package py3-magic... Please specify at least one package name on the command line. >>> 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 Fri, 24 Apr 2026 13:30:36 +0000 elapsed time 0h 0m 5s >>> py3-magic: Cleaning up srcdir >>> py3-magic: Cleaning up pkgdir >>> py3-magic: Uninstalling dependencies... ( 1/33) Purging .makedepends-py3-magic (20260424.133034) ( 2/33) Purging py3-gpep517-pyc (19-r2) ( 3/33) Purging py3-gpep517 (19-r2) ( 4/33) Purging py3-installer-pyc (1.0.0-r0) ( 5/33) Purging py3-installer (1.0.0-r0) ( 6/33) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/33) Purging py3-setuptools (82.0.1-r1) ( 8/33) Purging py3-pytest-pyc (9.0.3-r0) ( 9/33) Purging py3-pytest (9.0.3-r0) (10/33) Purging py3-iniconfig-pyc (2.3.0-r1) (11/33) Purging py3-iniconfig (2.3.0-r1) (12/33) Purging py3-packaging-pyc (26.1-r0) (13/33) Purging py3-packaging (26.1-r0) (14/33) Purging py3-parsing-pyc (3.3.2-r1) (15/33) Purging py3-parsing (3.3.2-r1) (16/33) Purging py3-pluggy-pyc (1.6.0-r1) (17/33) Purging py3-pluggy (1.6.0-r1) (18/33) Purging py3-py-pyc (1.11.0-r5) (19/33) Purging py3-py (1.11.0-r5) (20/33) Purging py3-pygments-pyc (2.20.0-r0) (21/33) Purging py3-pygments (2.20.0-r0) (22/33) Purging python3-pyc (3.14.3-r0) (23/33) Purging python3-pycache-pyc0 (3.14.3-r0) (24/33) Purging pyc (3.14.3-r0) (25/33) Purging python3 (3.14.3-r0) (26/33) Purging gdbm (1.26-r0) (27/33) Purging libbz2 (1.0.8-r6) (28/33) Purging libffi (3.5.2-r1) (29/33) Purging libpanelw (6.6_p20260404-r0) (30/33) Purging mpdecimal (4.0.1-r0) (31/33) Purging readline (8.3.3-r1) (32/33) Purging sqlite-libs (3.53.0-r0) (33/33) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-magic: Updating the community/x86 repository index... >>> py3-magic: Signing the index...