>>> py3-enzyme: Building testing/py3-enzyme 0.5.1-r1 (using abuild 3.15.0_rc3-r3) started Wed, 14 May 2025 18:15:27 +0000 >>> py3-enzyme: Validating /home/buildozer/aports/testing/py3-enzyme/APKBUILD... >>> WARNING: py3-enzyme: No maintainer >>> py3-enzyme: Analyzing dependencies... >>> py3-enzyme: Installing for build: build-base py3-setuptools py3-gpep517 py3-pytest py3-requests py3-yaml (1/41) Installing libffi (3.4.8-r0) (2/41) Installing gdbm (1.24-r0) (3/41) Installing mpdecimal (4.0.0-r0) (4/41) Installing libpanelw (6.5_p20250503-r0) (5/41) Installing sqlite-libs (3.49.2-r0) (6/41) Installing python3 (3.12.10-r0) (7/41) Installing python3-pycache-pyc0 (3.12.10-r0) (8/41) Installing pyc (3.12.10-r0) (9/41) Installing py3-setuptools-pyc (80.5.0-r0) (10/41) Installing py3-parsing (3.2.3-r0) (11/41) Installing py3-parsing-pyc (3.2.3-r0) (12/41) Installing py3-packaging-pyc (25.0-r0) (13/41) Installing python3-pyc (3.12.10-r0) (14/41) Installing py3-packaging (25.0-r0) (15/41) Installing py3-setuptools (80.5.0-r0) (16/41) Installing py3-installer (0.7.0-r2) (17/41) Installing py3-installer-pyc (0.7.0-r2) (18/41) Installing py3-gpep517 (19-r0) (19/41) Installing py3-gpep517-pyc (19-r0) (20/41) Installing py3-iniconfig (2.1.0-r0) (21/41) Installing py3-iniconfig-pyc (2.1.0-r0) (22/41) Installing py3-pluggy (1.5.0-r0) (23/41) Installing py3-pluggy-pyc (1.5.0-r0) (24/41) Installing py3-py (1.11.0-r4) (25/41) Installing py3-py-pyc (1.11.0-r4) (26/41) Installing py3-pytest (8.3.5-r0) (27/41) Installing py3-pytest-pyc (8.3.5-r0) (28/41) Installing py3-certifi (2025.4.26-r0) (29/41) Installing py3-certifi-pyc (2025.4.26-r0) (30/41) Installing py3-charset-normalizer (3.4.2-r0) (31/41) Installing py3-charset-normalizer-pyc (3.4.2-r0) (32/41) Installing py3-idna (3.10-r0) (33/41) Installing py3-idna-pyc (3.10-r0) (34/41) Installing py3-urllib3 (1.26.20-r0) (35/41) Installing py3-urllib3-pyc (1.26.20-r0) (36/41) Installing py3-requests (2.32.3-r0) (37/41) Installing py3-requests-pyc (2.32.3-r0) (38/41) Installing yaml (0.2.5-r2) (39/41) Installing py3-yaml (6.0.2-r0) (40/41) Installing py3-yaml-pyc (6.0.2-r0) (41/41) Installing .makedepends-py3-enzyme (20250514.181529) Executing busybox-1.37.0-r17.trigger OK: 457 MiB in 159 packages >>> py3-enzyme: Cleaning up srcdir >>> py3-enzyme: Cleaning up pkgdir >>> py3-enzyme: Cleaning up tmpdir >>> py3-enzyme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enzyme-0.5.1.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 curl: (22) The requested URL returned error: 404 >>> py3-enzyme: Fetching py3-enzyme-0.5.1.tar.gz::https://github.com/Diaoul/enzyme/archive/0.5.1.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 58191 0 58191 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k >>> py3-enzyme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/matroska_test_w1_1.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 176M 21 38.1M 0 0 135M 0 0:00:01 --:--:-- 0:00:01 135M 100 176M 100 176M 0 0 232M 0 --:--:-- --:--:-- --:--:-- 231M >>> py3-enzyme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-enzyme-0.5.1.tar.gz >>> py3-enzyme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/matroska_test_w1_1.zip >>> py3-enzyme: Checking sha512sums... py3-enzyme-0.5.1.tar.gz: OK matroska_test_w1_1.zip: OK >>> py3-enzyme: Unpacking /var/cache/distfiles/edge/py3-enzyme-0.5.1.tar.gz... >>> py3-enzyme: Unpacking /var/cache/distfiles/edge/matroska_test_w1_1.zip... 2025-05-14 18:15:36,357 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() 2025-05-14 18:15:36,432 root INFO running bdist_wheel 2025-05-14 18:15:36,455 root INFO running build 2025-05-14 18:15:36,456 root INFO running build_py 2025-05-14 18:15:36,460 root INFO creating build/lib/enzyme 2025-05-14 18:15:36,461 root INFO copying enzyme/exceptions.py -> build/lib/enzyme 2025-05-14 18:15:36,461 root INFO copying enzyme/mkv.py -> build/lib/enzyme 2025-05-14 18:15:36,461 root INFO copying enzyme/__init__.py -> build/lib/enzyme 2025-05-14 18:15:36,462 root INFO creating build/lib/enzyme/parsers 2025-05-14 18:15:36,462 root INFO copying enzyme/parsers/__init__.py -> build/lib/enzyme/parsers 2025-05-14 18:15:36,462 root INFO creating build/lib/enzyme/parsers/ebml 2025-05-14 18:15:36,463 root INFO copying enzyme/parsers/ebml/readers.py -> build/lib/enzyme/parsers/ebml 2025-05-14 18:15:36,463 root INFO copying enzyme/parsers/ebml/__init__.py -> build/lib/enzyme/parsers/ebml 2025-05-14 18:15:36,463 root INFO copying enzyme/parsers/ebml/core.py -> build/lib/enzyme/parsers/ebml 2025-05-14 18:15:36,464 root INFO running egg_info 2025-05-14 18:15:36,468 root INFO creating enzyme.egg-info 2025-05-14 18:15:36,468 root INFO writing enzyme.egg-info/PKG-INFO 2025-05-14 18:15:36,472 root INFO writing dependency_links to enzyme.egg-info/dependency_links.txt 2025-05-14 18:15:36,473 root INFO writing requirements to enzyme.egg-info/requires.txt 2025-05-14 18:15:36,474 root INFO writing top-level names to enzyme.egg-info/top_level.txt 2025-05-14 18:15:36,474 root INFO writing manifest file 'enzyme.egg-info/SOURCES.txt' 2025-05-14 18:15:36,480 root INFO reading manifest file 'enzyme.egg-info/SOURCES.txt' 2025-05-14 18:15:36,480 root INFO adding license file 'LICENSE' 2025-05-14 18:15:36,481 root INFO writing manifest file 'enzyme.egg-info/SOURCES.txt' 2025-05-14 18:15:36,482 root INFO creating build/lib/enzyme/parsers/ebml/specs 2025-05-14 18:15:36,483 root INFO copying enzyme/parsers/ebml/specs/matroska.xml -> build/lib/enzyme/parsers/ebml/specs 2025-05-14 18:15:36,492 root INFO installing to build/bdist.linux-i686/wheel 2025-05-14 18:15:36,492 root INFO running install 2025-05-14 18:15:36,504 root INFO running install_lib 2025-05-14 18:15:36,509 root INFO creating build/bdist.linux-i686/wheel 2025-05-14 18:15:36,509 root INFO creating build/bdist.linux-i686/wheel/enzyme 2025-05-14 18:15:36,509 root INFO copying build/lib/enzyme/exceptions.py -> build/bdist.linux-i686/wheel/./enzyme 2025-05-14 18:15:36,509 root INFO copying build/lib/enzyme/mkv.py -> build/bdist.linux-i686/wheel/./enzyme 2025-05-14 18:15:36,510 root INFO copying build/lib/enzyme/__init__.py -> build/bdist.linux-i686/wheel/./enzyme 2025-05-14 18:15:36,510 root INFO creating build/bdist.linux-i686/wheel/enzyme/parsers 2025-05-14 18:15:36,510 root INFO creating build/bdist.linux-i686/wheel/enzyme/parsers/ebml 2025-05-14 18:15:36,511 root INFO copying build/lib/enzyme/parsers/ebml/readers.py -> build/bdist.linux-i686/wheel/./enzyme/parsers/ebml 2025-05-14 18:15:36,511 root INFO copying build/lib/enzyme/parsers/ebml/__init__.py -> build/bdist.linux-i686/wheel/./enzyme/parsers/ebml 2025-05-14 18:15:36,511 root INFO creating build/bdist.linux-i686/wheel/enzyme/parsers/ebml/specs 2025-05-14 18:15:36,511 root INFO copying build/lib/enzyme/parsers/ebml/specs/matroska.xml -> build/bdist.linux-i686/wheel/./enzyme/parsers/ebml/specs 2025-05-14 18:15:36,512 root INFO copying build/lib/enzyme/parsers/ebml/core.py -> build/bdist.linux-i686/wheel/./enzyme/parsers/ebml 2025-05-14 18:15:36,512 root INFO copying build/lib/enzyme/parsers/__init__.py -> build/bdist.linux-i686/wheel/./enzyme/parsers 2025-05-14 18:15:36,512 root INFO running install_egg_info 2025-05-14 18:15:36,516 root INFO Copying enzyme.egg-info to build/bdist.linux-i686/wheel/./enzyme-0.5.1-py3.12.egg-info 2025-05-14 18:15:36,517 root INFO running install_scripts 2025-05-14 18:15:36,519 root INFO creating build/bdist.linux-i686/wheel/enzyme-0.5.1.dist-info/WHEEL 2025-05-14 18:15:36,519 wheel INFO creating '/home/buildozer/aports/testing/py3-enzyme/src/enzyme-0.5.1/.dist/.tmp-6jwd2rxp/enzyme-0.5.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-14 18:15:36,520 wheel INFO adding 'enzyme/__init__.py' 2025-05-14 18:15:36,520 wheel INFO adding 'enzyme/exceptions.py' 2025-05-14 18:15:36,520 wheel INFO adding 'enzyme/mkv.py' 2025-05-14 18:15:36,521 wheel INFO adding 'enzyme/parsers/__init__.py' 2025-05-14 18:15:36,521 wheel INFO adding 'enzyme/parsers/ebml/__init__.py' 2025-05-14 18:15:36,521 wheel INFO adding 'enzyme/parsers/ebml/core.py' 2025-05-14 18:15:36,522 wheel INFO adding 'enzyme/parsers/ebml/readers.py' 2025-05-14 18:15:36,522 wheel INFO adding 'enzyme/parsers/ebml/specs/matroska.xml' 2025-05-14 18:15:36,523 wheel INFO adding 'enzyme-0.5.1.dist-info/licenses/LICENSE' 2025-05-14 18:15:36,523 wheel INFO adding 'enzyme-0.5.1.dist-info/METADATA' 2025-05-14 18:15:36,523 wheel INFO adding 'enzyme-0.5.1.dist-info/WHEEL' 2025-05-14 18:15:36,523 wheel INFO adding 'enzyme-0.5.1.dist-info/top_level.txt' 2025-05-14 18:15:36,523 wheel INFO adding 'enzyme-0.5.1.dist-info/RECORD' 2025-05-14 18:15:36,524 root INFO removing build/bdist.linux-i686/wheel 2025-05-14 18:15:36,525 gpep517 INFO The backend produced .dist/enzyme-0.5.1-py3-none-any.whl enzyme-0.5.1-py3-none-any.whl 2025-05-14 18:15:36,774 gpep517 INFO Installing .dist/enzyme-0.5.1-py3-none-any.whl into .testenv 2025-05-14 18:15:36,797 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-enzyme/src/enzyme-0.5.1 configfile: pyproject.toml testpaths: tests collected 11 items tests/test_mkv.py ....... [ 63%] tests/test_parsers.py .... [100%] ============================== 11 passed in 5.71s ============================== >>> py3-enzyme: Entering fakeroot... 2025-05-14 18:15:43,085 gpep517 INFO Installing .dist/enzyme-0.5.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-enzyme/pkg/py3-enzyme 2025-05-14 18:15:43,110 gpep517 INFO Installation complete >>> py3-enzyme-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/enzyme/__pycache__' -> '/home/buildozer/aports/testing/py3-enzyme/pkg/py3-enzyme-pyc/usr/lib/python3.12/site-packages/enzyme/__pycache__' 'usr/lib/python3.12/site-packages/enzyme/parsers/ebml/__pycache__' -> '/home/buildozer/aports/testing/py3-enzyme/pkg/py3-enzyme-pyc/usr/lib/python3.12/site-packages/enzyme/parsers/ebml/__pycache__' 'usr/lib/python3.12/site-packages/enzyme/parsers/__pycache__' -> '/home/buildozer/aports/testing/py3-enzyme/pkg/py3-enzyme-pyc/usr/lib/python3.12/site-packages/enzyme/parsers/__pycache__' >>> py3-enzyme-pyc*: Preparing subpackage py3-enzyme-pyc... >>> py3-enzyme-pyc*: Running postcheck for py3-enzyme-pyc >>> py3-enzyme*: Running postcheck for py3-enzyme >>> py3-enzyme*: Preparing package py3-enzyme... >>> py3-enzyme-pyc*: Tracing dependencies... python3~3.12 >>> py3-enzyme-pyc*: Package size: 45.2 KB >>> py3-enzyme-pyc*: Compressing data... >>> py3-enzyme-pyc*: Create checksum... >>> py3-enzyme-pyc*: Create py3-enzyme-pyc-0.5.1-r1.apk >>> py3-enzyme*: Tracing dependencies... python3~3.12 >>> py3-enzyme*: Package size: 89.4 KB >>> py3-enzyme*: Compressing data... >>> py3-enzyme*: Create checksum... >>> py3-enzyme*: Create py3-enzyme-0.5.1-r1.apk >>> py3-enzyme: Build complete at Wed, 14 May 2025 18:15:43 +0000 elapsed time 0h 0m 16s >>> py3-enzyme: Cleaning up srcdir >>> py3-enzyme: Cleaning up pkgdir >>> py3-enzyme: Uninstalling dependencies... (1/41) Purging .makedepends-py3-enzyme (20250514.181529) (2/41) Purging py3-setuptools-pyc (80.5.0-r0) (3/41) Purging py3-setuptools (80.5.0-r0) (4/41) Purging py3-gpep517-pyc (19-r0) (5/41) Purging py3-gpep517 (19-r0) (6/41) Purging py3-installer-pyc (0.7.0-r2) (7/41) Purging py3-installer (0.7.0-r2) (8/41) Purging py3-pytest-pyc (8.3.5-r0) (9/41) Purging py3-pytest (8.3.5-r0) (10/41) Purging py3-iniconfig-pyc (2.1.0-r0) (11/41) Purging py3-iniconfig (2.1.0-r0) (12/41) Purging py3-packaging-pyc (25.0-r0) (13/41) Purging py3-packaging (25.0-r0) (14/41) Purging py3-parsing-pyc (3.2.3-r0) (15/41) Purging py3-parsing (3.2.3-r0) (16/41) Purging py3-pluggy-pyc (1.5.0-r0) (17/41) Purging py3-pluggy (1.5.0-r0) (18/41) Purging py3-py-pyc (1.11.0-r4) (19/41) Purging py3-py (1.11.0-r4) (20/41) Purging py3-requests-pyc (2.32.3-r0) (21/41) Purging py3-requests (2.32.3-r0) (22/41) Purging py3-certifi-pyc (2025.4.26-r0) (23/41) Purging py3-certifi (2025.4.26-r0) (24/41) Purging py3-charset-normalizer-pyc (3.4.2-r0) (25/41) Purging py3-charset-normalizer (3.4.2-r0) (26/41) Purging py3-idna-pyc (3.10-r0) (27/41) Purging py3-idna (3.10-r0) (28/41) Purging py3-urllib3-pyc (1.26.20-r0) (29/41) Purging py3-urllib3 (1.26.20-r0) (30/41) Purging py3-yaml-pyc (6.0.2-r0) (31/41) Purging py3-yaml (6.0.2-r0) (32/41) Purging python3-pyc (3.12.10-r0) (33/41) Purging python3-pycache-pyc0 (3.12.10-r0) (34/41) Purging pyc (3.12.10-r0) (35/41) Purging python3 (3.12.10-r0) (36/41) Purging gdbm (1.24-r0) (37/41) Purging libffi (3.4.8-r0) (38/41) Purging libpanelw (6.5_p20250503-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging sqlite-libs (3.49.2-r0) (41/41) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r17.trigger OK: 405 MiB in 118 packages >>> py3-enzyme: Updating the testing/x86 repository index... >>> py3-enzyme: Signing the index...